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 affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins12432388690352686936.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-1321 = 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.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.1s done #7 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [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/ #10 CACHED #11 [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 #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 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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.1s #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.1s #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.1s #6 [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 #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #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 #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.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #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.321 + OSMO_TTCN3_BRANCH=master #8 0.321 + shift #8 0.321 + cd /osmo-ttcn3-hacks #8 0.321 + git fetch #8 0.398 + git checkout master #8 0.415 Already on 'master' #8 0.415 Your branch is up to date with 'origin/master'. #8 0.415 + git symbolic-ref -q HEAD #8 0.417 refs/heads/master #8 0.418 + git reset --hard origin/master #8 0.433 HEAD is now at c7e40d6a Makefile: avoid fetching deps if not needed #8 0.433 + git rev-parse --abbrev-ref HEAD #8 0.435 master #8 0.435 + git rev-parse HEAD #8 0.437 c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 #8 0.438 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.438 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.439 + make -j8 deps #8 0.505 make: Nothing to be done for 'deps'. #8 0.505 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.506 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.506 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.507 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.507 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.508 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.508 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.508 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.508 + make ggsn_tests #8 0.573 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 0.577 Linking TCCInterface_Functions.ttcn #8 0.578 Linking TCCConversion_Functions.ttcn #8 0.579 Linking TCCConversion.cc #8 0.580 Linking TCCInterface.cc #8 0.581 Linking TCCInterface_ip.h #8 0.583 Linking TCCEncoding_Functions.ttcn #8 0.584 Linking TCCEncoding.cc #8 0.585 Linking Socket_API_Definitions.ttcn #8 0.586 Linking IPL4asp_Functions.ttcn #8 0.587 Linking IPL4asp_PT.cc #8 0.588 Linking IPL4asp_PT.hh #8 0.589 Linking IPL4asp_PortType.ttcn #8 0.591 Linking IPL4asp_Types.ttcn #8 0.592 Linking IPL4asp_discovery.cc #8 0.593 Linking IPL4asp_protocol_L234.hh #8 0.594 Linking ICMP_EncDec.cc #8 0.595 Linking ICMP_Types.ttcn #8 0.596 Linking ICMPv6_EncDec.cc #8 0.598 Linking ICMPv6_Types.ttcn #8 0.599 Linking IP_EncDec.cc #8 0.600 Linking IP_Types.ttcn #8 0.601 Linking UDP_EncDec.cc #8 0.602 Linking UDP_Types.ttcn #8 0.603 Linking GTPC_EncDec.cc #8 0.604 Linking GTPC_Types.ttcn #8 0.605 Linking GTPU_EncDec.cc #8 0.606 Linking GTPU_Types.ttcn #8 0.608 Linking TELNETasp_PT.cc #8 0.609 Linking TELNETasp_PT.hh #8 0.610 Linking TELNETasp_PortType.ttcn #8 0.611 Linking NS_Types.ttcn #8 0.613 Linking BSSGP_EncDec.cc #8 0.614 Linking BSSGP_Types.ttcn #8 0.615 Linking DIAMETER_EncDec.cc #8 0.616 Linking Misc_Helpers.ttcn #8 0.617 Linking General_Types.ttcn #8 0.618 Linking GSM_Types.ttcn #8 0.619 Linking Osmocom_Types.ttcn #8 0.620 Linking Native_Functions.ttcn #8 0.621 Linking Native_FunctionDefs.cc #8 0.622 Linking IPCP_Types.ttcn #8 0.623 Linking PAP_Types.ttcn #8 0.624 Linking GTPv1C_CodecPort.ttcn #8 0.625 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.626 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.627 Linking GTPv1C_Templates.ttcn #8 0.628 Linking Osmocom_Gb_Types.ttcn #8 0.629 Linking GTPv1U_CodecPort.ttcn #8 0.630 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.631 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.632 Linking GTPv1U_Templates.ttcn #8 0.633 Linking DIAMETER_Types.ttcn #8 0.634 Linking DIAMETER_CodecPort.ttcn #8 0.635 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 0.637 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 0.638 Linking DIAMETER_Emulation.ttcn #8 0.639 Linking DIAMETER_Templates.ttcn #8 0.640 Linking DIAMETER_ts29_212_Templates.ttcn #8 0.642 Linking DIAMETER_ts29_272_Templates.ttcn #8 0.643 Linking DIAMETER_ts32_299_Templates.ttcn #8 0.644 Linking ICMP_Templates.ttcn #8 0.645 Linking ICMPv6_Templates.ttcn #8 0.646 Linking Osmocom_VTY_Functions.ttcn #8 0.647 Linking SCTP_Templates.ttcn #8 0.660 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.660 Generating Makefile skeleton... #8 0.661 Makefile skeleton was generated. #8 0.692 make -C ggsn_tests compile #8 0.694 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 0.694 /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.697 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.697 #8 0.702 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 0.711 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 0.711 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 0.711 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 0.713 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 0.716 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 0.745 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 0.745 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 0.747 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 0.747 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 0.755 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.756 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 0.763 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 0.764 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 0.764 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 0.764 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 0.768 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 0.769 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 0.769 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 0.769 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.770 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 0.771 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 0.771 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.771 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 0.772 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 0.772 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 0.772 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.773 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.773 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.774 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 0.775 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.775 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 0.776 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.776 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 0.785 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.786 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.787 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 0.787 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 0.787 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.788 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.789 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 0.790 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.791 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.791 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 0.791 Notify: Checking modules... #8 0.827 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 0.827 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': #8 0.827 DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 0.827 DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': #8 0.827 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.827 Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here #8 0.837 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 0.837 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 0.837 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 0.837 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 0.837 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 0.837 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 0.837 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 0.837 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 0.837 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.837 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 0.837 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 0.837 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 0.837 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 0.837 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 0.837 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.837 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 0.837 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 0.837 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.838 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 0.838 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 0.838 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.838 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 0.838 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 0.838 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 0.857 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 0.857 GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': #8 0.857 GTPv1C_Templates.ttcn:92.5-94.3: In else statement: #8 0.857 GTPv1C_Templates.ttcn:93.4-33: In return statement: #8 0.857 GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': #8 0.857 GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': #8 0.857 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.857 GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here #8 0.857 GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': #8 0.857 GTPv1C_Templates.ttcn:106.5-108.3: In else statement: #8 0.857 GTPv1C_Templates.ttcn:107.4-30: In return statement: #8 0.857 GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 0.857 GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': #8 0.857 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.857 GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here #8 0.859 GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': #8 0.859 GTPv1C_Templates.ttcn:198.5-200.3: In else statement: #8 0.859 GTPv1C_Templates.ttcn:199.4-38: In return statement: #8 0.859 GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 0.859 GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': #8 0.859 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.859 GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here #8 0.859 GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': #8 0.859 GTPv1C_Templates.ttcn:207.3-37: In return statement: #8 0.859 GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 0.859 GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': #8 0.859 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.859 GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here #8 0.859 GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': #8 0.859 GTPv1C_Templates.ttcn:234.3-22: In return statement: #8 0.859 GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 0.859 GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': #8 0.859 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.859 GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here #8 0.859 GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': #8 0.859 GTPv1C_Templates.ttcn:264.3-26: In return statement: #8 0.859 GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 0.859 GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': #8 0.859 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.859 GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here #8 0.860 GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': #8 0.860 GTPv1C_Templates.ttcn:289.3-291.3: In if statement: #8 0.860 GTPv1C_Templates.ttcn:290.4-66: In return statement: #8 0.860 GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.860 In parameter #2 for `daylightSavingTime': #8 0.860 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.860 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 0.860 GTPv1C_Templates.ttcn:292.3-294.3: In if statement: #8 0.860 GTPv1C_Templates.ttcn:293.4-34: In return statement: #8 0.860 GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.860 GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': #8 0.860 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.860 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 0.860 GTPv1C_Templates.ttcn:295.3-53: In return statement: #8 0.860 GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 0.860 GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': #8 0.860 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.860 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 0.860 GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': #8 0.860 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.860 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 0.860 GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': #8 0.860 GTPv1C_Templates.ttcn:319.3-49: In return statement: #8 0.860 GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 0.860 GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': #8 0.860 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.860 GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here #8 0.864 GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': #8 0.864 GTPv1C_Templates.ttcn:706.5-708.3: In else statement: #8 0.864 GTPv1C_Templates.ttcn:707.4-25: In return statement: #8 0.864 GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 0.864 GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': #8 0.864 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.864 GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here #8 0.864 GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': #8 0.864 GTPv1C_Templates.ttcn:729.5-731.3: In else statement: #8 0.864 GTPv1C_Templates.ttcn:730.4-30: In return statement: #8 0.864 GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 0.864 GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': #8 0.864 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.864 GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here #8 0.864 GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': #8 0.864 GTPv1C_Templates.ttcn:743.5-745.3: In else statement: #8 0.864 GTPv1C_Templates.ttcn:744.4-30: In return statement: #8 0.864 GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 0.864 GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': #8 0.864 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.864 GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here #8 0.869 GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 0.869 GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': #8 0.869 GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: #8 0.869 GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': #8 0.869 GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 0.869 GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': #8 0.869 GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': #8 0.869 GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': #8 0.869 GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 0.869 GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': #8 0.869 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 0.869 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 0.869 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 0.869 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 0.870 GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 0.870 GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': #8 0.870 GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: #8 0.870 GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': #8 0.870 GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 0.870 GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': #8 0.870 GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': #8 0.870 GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 0.870 GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 0.870 GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': #8 0.870 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 0.870 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 0.870 GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 0.870 GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': #8 0.870 GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: #8 0.870 GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': #8 0.870 GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 0.870 GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': #8 0.870 GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': #8 0.870 GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 0.870 GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 0.870 GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': #8 0.870 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 0.870 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 0.870 GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': #8 0.870 GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement #8 0.877 GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': #8 0.877 GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': #8 0.877 GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': #8 0.877 GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 0.877 GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': #8 0.877 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 0.877 GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here #8 0.882 GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 0.882 GTPv1C_Templates.ttcn:1602.3-12: In return statement: #8 0.882 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 0.882 GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here #8 0.892 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 0.892 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 0.892 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 0.892 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 0.892 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 0.892 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 0.898 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 0.898 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 0.898 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 0.898 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 0.898 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 0.898 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 0.898 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 0.898 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 0.898 GGSN_Tests.ttcn:788.3-96: In function instance: #8 0.898 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 0.898 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 0.898 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 0.898 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 0.898 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 0.898 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 0.898 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 0.898 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 0.899 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 0.899 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 0.899 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 0.900 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 0.900 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 0.900 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 0.900 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 0.900 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': #8 0.900 GGSN_Tests.ttcn:1100.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 0.900 GGSN_Tests.ttcn:1145.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.900 GGSN_Tests.ttcn:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 0.900 GGSN_Tests.ttcn:1165.3-20: In function instance: #8 0.900 GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 0.901 GGSN_Tests.ttcn:1186.3-20: In function instance: #8 0.901 GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': #8 0.901 GGSN_Tests.ttcn:1206.3-21: In function instance: #8 0.901 GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1211.3-21: In function instance: #8 0.901 GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': #8 0.901 GGSN_Tests.ttcn:1238.3-20: In function instance: #8 0.901 GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 0.901 GGSN_Tests.ttcn:1251.3-20: In function instance: #8 0.901 GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 0.901 GGSN_Tests.ttcn:1281.3-20: In function instance: #8 0.901 GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.901 GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 0.901 GGSN_Tests.ttcn:1313.3-20: In function instance: #8 0.901 GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 0.902 GGSN_Tests.ttcn:1337.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 0.902 GGSN_Tests.ttcn:1356.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 0.902 GGSN_Tests.ttcn:1374.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': #8 0.902 GGSN_Tests.ttcn:1390.3-21: In function instance: #8 0.902 GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1391.3-21: In function instance: #8 0.902 GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 0.902 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1477.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.902 GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 0.902 GGSN_Tests.ttcn:1504.3-20: In function instance: #8 0.902 GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': #8 0.903 GGSN_Tests.ttcn:1529.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': #8 0.903 GGSN_Tests.ttcn:1545.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': #8 0.903 GGSN_Tests.ttcn:1572.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 0.903 GGSN_Tests.ttcn:1584.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 0.903 GGSN_Tests.ttcn:1609.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 0.903 GGSN_Tests.ttcn:1625.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.903 GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 0.903 GGSN_Tests.ttcn:1649.3-20: In function instance: #8 0.903 GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 0.904 GGSN_Tests.ttcn:1673.3-20: In function instance: #8 0.904 GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 0.904 GGSN_Tests.ttcn:1691.3-20: In function instance: #8 0.904 GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 0.904 GGSN_Tests.ttcn:1708.3-20: In function instance: #8 0.904 GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 0.904 GGSN_Tests.ttcn:1724.3-20: In function instance: #8 0.904 GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': #8 0.904 GGSN_Tests.ttcn:1745.3-21: In function instance: #8 0.904 GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1750.3-21: In function instance: #8 0.904 GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.904 GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 0.904 GGSN_Tests.ttcn:1793.5-1808.3: In else statement: #8 0.904 GGSN_Tests.ttcn:1802.4-36: In function instance: #8 0.904 GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.905 GGSN_Tests.ttcn:1805.4-41: In function instance: #8 0.905 GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.905 GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': #8 0.905 GGSN_Tests.ttcn:1822.3-21: In function instance: #8 0.905 GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.905 GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 0.905 GGSN_Tests.ttcn:1881.3-20: In function instance: #8 0.905 GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.905 GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 0.905 GGSN_Tests.ttcn:1908.3-20: In function instance: #8 0.905 GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.905 GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 0.905 GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: #8 0.905 GGSN_Tests.ttcn:1972.4-34: In guard expression: #8 0.905 GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.905 GGSN_Tests.ttcn:1973.4-34: In guard expression: #8 0.905 GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: #8 0.906 GGSN_Tests.ttcn:2028.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2029.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': #8 0.906 GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: #8 0.906 GGSN_Tests.ttcn:2081.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2082.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: #8 0.906 GGSN_Tests.ttcn:2132.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2133.4-34: In guard expression: #8 0.906 GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. #8 0.906 GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': #8 0.906 GGSN_Tests.ttcn:2172.3-20: In function instance: #8 0.906 GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.907 GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 0.907 GGSN_Tests.ttcn:2229.3-20: In function instance: #8 0.907 GGSN_Tests.ttcn:2229.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 0.910 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 0.910 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 0.910 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 0.910 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 0.910 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 0.910 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 0.910 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 0.910 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 0.921 Notify: Generating code... #8 1.649 Notify: File `BSSGP_Types.hh' was generated. #8 1.651 Notify: File `BSSGP_Types.cc' was generated. #8 1.653 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.656 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.658 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.661 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.663 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.666 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.668 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.668 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 1.668 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 1.668 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 1.668 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 1.669 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 1.670 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 1.670 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 1.670 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 1.670 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 1.670 Notify: File `DIAMETER_Emulation.hh' was generated. #8 1.671 Notify: File `DIAMETER_Emulation.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 1.671 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 1.671 Notify: File `DIAMETER_Templates.hh' was generated. #8 1.672 Notify: File `DIAMETER_Templates.cc' was generated. #8 1.672 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 1.672 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 1.672 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 1.672 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 1.673 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 1.673 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 1.673 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 1.677 Notify: File `DIAMETER_Types.hh' was generated. #8 1.688 Notify: File `DIAMETER_Types.cc' was generated. #8 1.691 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 1.694 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 1.697 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 1.698 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 1.698 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 1.698 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 1.698 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 1.698 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 1.698 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 1.699 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 1.700 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 1.701 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 1.701 Notify: File `GGSN_Tests.hh' was generated. #8 1.702 Notify: File `GGSN_Tests.cc' was generated. #8 1.702 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 1.702 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 1.702 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 1.702 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 1.703 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 1.703 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 1.703 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 1.703 Notify: File `GSM_Types.hh' was generated. #8 1.704 Notify: File `GSM_Types.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.704 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.705 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.707 Notify: File `GTPC_Types.hh' was generated. #8 1.710 Notify: File `GTPC_Types.cc' was generated. #8 1.713 Notify: File `GTPC_Types_part_1.cc' was generated. #8 1.716 Notify: File `GTPC_Types_part_2.cc' was generated. #8 1.718 Notify: File `GTPC_Types_part_3.cc' was generated. #8 1.721 Notify: File `GTPC_Types_part_4.cc' was generated. #8 1.724 Notify: File `GTPC_Types_part_5.cc' was generated. #8 1.727 Notify: File `GTPC_Types_part_6.cc' was generated. #8 1.729 Notify: File `GTPC_Types_part_7.cc' was generated. #8 1.729 Notify: File `GTPU_Types.hh' was generated. #8 1.730 Notify: File `GTPU_Types.cc' was generated. #8 1.730 Notify: File `GTPU_Types_part_1.cc' was generated. #8 1.730 Notify: File `GTPU_Types_part_2.cc' was generated. #8 1.730 Notify: File `GTPU_Types_part_3.cc' was generated. #8 1.730 Notify: File `GTPU_Types_part_4.cc' was generated. #8 1.730 Notify: File `GTPU_Types_part_5.cc' was generated. #8 1.731 Notify: File `GTPU_Types_part_6.cc' was generated. #8 1.731 Notify: File `GTPU_Types_part_7.cc' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.731 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 1.732 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 1.733 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 1.733 Notify: File `GTPv1C_Templates.hh' was generated. #8 1.733 Notify: File `GTPv1C_Templates.cc' was generated. #8 1.733 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 1.733 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 1.733 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 1.734 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 1.734 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 1.734 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 1.734 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 1.734 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 1.734 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 1.734 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 1.734 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 1.734 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 1.735 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 1.736 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 1.736 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 1.736 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 1.736 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 1.736 Notify: File `GTPv1U_Templates.hh' was generated. #8 1.736 Notify: File `GTPv1U_Templates.cc' was generated. #8 1.736 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 1.736 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 1.736 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 1.737 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 1.737 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 1.737 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 1.737 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 1.737 Notify: File `General_Types.hh' was generated. #8 1.738 Notify: File `General_Types.cc' was generated. #8 1.738 Notify: File `General_Types_part_1.cc' was generated. #8 1.738 Notify: File `General_Types_part_2.cc' was generated. #8 1.739 Notify: File `General_Types_part_3.cc' was generated. #8 1.739 Notify: File `General_Types_part_4.cc' was generated. #8 1.739 Notify: File `General_Types_part_5.cc' was generated. #8 1.739 Notify: File `General_Types_part_6.cc' was generated. #8 1.739 Notify: File `General_Types_part_7.cc' was generated. #8 1.739 Notify: File `ICMP_Templates.hh' was generated. #8 1.739 Notify: File `ICMP_Templates.cc' was generated. #8 1.739 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 1.739 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 1.739 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 1.740 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 1.740 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 1.740 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 1.740 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 1.740 Notify: File `ICMP_Types.hh' was generated. #8 1.742 Notify: File `ICMP_Types.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_1.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_2.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_3.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_4.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_5.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_6.cc' was generated. #8 1.743 Notify: File `ICMP_Types_part_7.cc' was generated. #8 1.743 Notify: File `ICMPv6_Templates.hh' was generated. #8 1.743 Notify: File `ICMPv6_Templates.cc' was generated. #8 1.743 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 1.743 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 1.744 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 1.744 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 1.744 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 1.744 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 1.744 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 1.744 Notify: File `ICMPv6_Types.hh' was generated. #8 1.746 Notify: File `ICMPv6_Types.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 1.746 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 1.746 Notify: File `IPCP_Types.hh' was generated. #8 1.747 Notify: File `IPCP_Types.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_1.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_2.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_3.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_4.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_5.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_6.cc' was generated. #8 1.747 Notify: File `IPCP_Types_part_7.cc' was generated. #8 1.747 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.748 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.748 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.748 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.748 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.749 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.749 Notify: File `IPL4asp_Types.hh' was generated. #8 1.750 Notify: File `IPL4asp_Types.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.751 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.751 Notify: File `IP_Types.hh' was generated. #8 1.753 Notify: File `IP_Types.cc' was generated. #8 1.753 Notify: File `IP_Types_part_1.cc' was generated. #8 1.753 Notify: File `IP_Types_part_2.cc' was generated. #8 1.753 Notify: File `IP_Types_part_3.cc' was generated. #8 1.753 Notify: File `IP_Types_part_4.cc' was generated. #8 1.753 Notify: File `IP_Types_part_5.cc' was generated. #8 1.753 Notify: File `IP_Types_part_6.cc' was generated. #8 1.753 Notify: File `IP_Types_part_7.cc' was generated. #8 1.753 Notify: File `Misc_Helpers.hh' was generated. #8 1.754 Notify: File `Misc_Helpers.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.754 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.755 Notify: File `NS_Types.hh' was generated. #8 1.757 Notify: File `NS_Types.cc' was generated. #8 1.757 Notify: File `NS_Types_part_1.cc' was generated. #8 1.757 Notify: File `NS_Types_part_2.cc' was generated. #8 1.757 Notify: File `NS_Types_part_3.cc' was generated. #8 1.757 Notify: File `NS_Types_part_4.cc' was generated. #8 1.757 Notify: File `NS_Types_part_5.cc' was generated. #8 1.757 Notify: File `NS_Types_part_6.cc' was generated. #8 1.757 Notify: File `NS_Types_part_7.cc' was generated. #8 1.757 Notify: File `Native_Functions.hh' was generated. #8 1.757 Notify: File `Native_Functions.cc' was generated. #8 1.757 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.758 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.758 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 1.759 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 1.759 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 1.759 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 1.759 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 1.760 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 1.760 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 1.760 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 1.760 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 1.760 Notify: File `Osmocom_Types.hh' was generated. #8 1.760 Notify: File `Osmocom_Types.cc' was generated. #8 1.760 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.760 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.761 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.761 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.761 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.761 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.761 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.761 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.761 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.761 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.761 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.761 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.762 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.762 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.762 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.762 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.762 Notify: File `PAP_Types.hh' was generated. #8 1.762 Notify: File `PAP_Types.cc' was generated. #8 1.762 Notify: File `PAP_Types_part_1.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_2.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_3.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_4.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_5.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_6.cc' was generated. #8 1.763 Notify: File `PAP_Types_part_7.cc' was generated. #8 1.763 Notify: File `SCTP_Templates.hh' was generated. #8 1.763 Notify: File `SCTP_Templates.cc' was generated. #8 1.763 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 1.763 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 1.764 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 1.764 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 1.764 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 1.764 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 1.764 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 1.764 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.765 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.765 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.765 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.765 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.765 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.766 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.766 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.766 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.766 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.766 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.766 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.766 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.766 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.767 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.767 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.767 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.767 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.767 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.767 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.768 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.768 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.768 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.768 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.769 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.769 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.770 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.770 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.771 Notify: File `UDP_Types.hh' was generated. #8 1.771 Notify: File `UDP_Types.cc' was generated. #8 1.771 Notify: File `UDP_Types_part_1.cc' was generated. #8 1.771 Notify: File `UDP_Types_part_2.cc' was generated. #8 1.771 Notify: File `UDP_Types_part_3.cc' was generated. #8 1.771 Notify: File `UDP_Types_part_4.cc' was generated. #8 1.772 Notify: File `UDP_Types_part_5.cc' was generated. #8 1.772 Notify: File `UDP_Types_part_6.cc' was generated. #8 1.772 Notify: File `UDP_Types_part_7.cc' was generated. #8 1.772 Notify: 387 files were updated. #8 1.808 touch compile #8 1.810 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.810 make -j16 -C ggsn_tests #8 1.828 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 1.895 Creating dependency file for UDP_EncDec.cc #8 1.895 Creating dependency file for TELNETasp_PT.cc #8 1.895 Creating dependency file for TCCEncoding.cc #8 1.895 Creating dependency file for TCCInterface.cc #8 1.895 Creating dependency file for TCCConversion.cc #8 1.896 Creating dependency file for IP_EncDec.cc #8 1.896 Creating dependency file for Native_FunctionDefs.cc #8 1.897 Creating dependency file for IPL4asp_discovery.cc #8 1.897 Creating dependency file for IPL4asp_PT.cc #8 1.897 Creating dependency file for ICMPv6_EncDec.cc #8 1.897 Creating dependency file for ICMP_EncDec.cc #8 1.898 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.899 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.899 Creating dependency file for GTPU_EncDec.cc #8 1.900 Creating dependency file for GTPC_EncDec.cc #8 1.900 Creating dependency file for DIAMETER_EncDec.cc #8 1.932 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 1.984 Creating dependency file for BSSGP_EncDec.cc #8 1.984 Creating dependency file for UDP_Types_part_7.cc #8 1.985 Creating dependency file for UDP_Types_part_6.cc #8 1.987 Creating dependency file for UDP_Types_part_5.cc #8 1.988 Creating dependency file for UDP_Types_part_4.cc #8 1.990 Creating dependency file for UDP_Types_part_3.cc #8 1.990 Creating dependency file for UDP_Types_part_2.cc #8 1.999 Creating dependency file for UDP_Types_part_1.cc #8 2.006 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.007 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.008 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.008 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.010 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.012 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.013 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.020 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.021 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.022 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.023 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.023 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.030 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.031 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.032 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.033 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.033 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.034 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.034 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.035 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.045 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.045 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.045 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.045 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.045 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.047 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.047 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.048 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.048 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.050 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.051 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.052 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.055 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.055 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.056 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.058 Creating dependency file for SCTP_Templates_part_7.cc #8 2.058 Creating dependency file for SCTP_Templates_part_6.cc #8 2.059 Creating dependency file for SCTP_Templates_part_5.cc #8 2.060 Creating dependency file for SCTP_Templates_part_4.cc #8 2.061 Creating dependency file for SCTP_Templates_part_3.cc #8 2.064 Creating dependency file for SCTP_Templates_part_2.cc #8 2.064 Creating dependency file for SCTP_Templates_part_1.cc #8 2.065 Creating dependency file for PAP_Types_part_7.cc #8 2.069 Creating dependency file for PAP_Types_part_6.cc #8 2.069 Creating dependency file for PAP_Types_part_4.cc #8 2.069 Creating dependency file for PAP_Types_part_5.cc #8 2.070 Creating dependency file for PAP_Types_part_3.cc #8 2.070 Creating dependency file for PAP_Types_part_2.cc #8 2.073 Creating dependency file for PAP_Types_part_1.cc #8 2.074 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.075 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.077 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.077 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.077 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.080 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.081 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.082 Creating dependency file for Osmocom_Types_part_6.cc #8 2.082 Creating dependency file for Osmocom_Types_part_7.cc #8 2.082 Creating dependency file for Osmocom_Types_part_5.cc #8 2.084 Creating dependency file for Osmocom_Types_part_4.cc #8 2.084 Creating dependency file for Osmocom_Types_part_3.cc #8 2.085 Creating dependency file for Osmocom_Types_part_2.cc #8 2.085 Creating dependency file for Osmocom_Types_part_1.cc #8 2.087 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.088 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.090 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.091 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.091 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.092 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.094 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.096 Creating dependency file for Native_Functions_part_7.cc #8 2.097 Creating dependency file for Native_Functions_part_6.cc #8 2.097 Creating dependency file for Native_Functions_part_5.cc #8 2.097 Creating dependency file for Native_Functions_part_4.cc #8 2.098 Creating dependency file for Native_Functions_part_3.cc #8 2.100 Creating dependency file for Native_Functions_part_2.cc #8 2.100 Creating dependency file for Native_Functions_part_1.cc #8 2.101 Creating dependency file for NS_Types_part_7.cc #8 2.102 Creating dependency file for NS_Types_part_6.cc #8 2.102 Creating dependency file for NS_Types_part_5.cc #8 2.104 Creating dependency file for NS_Types_part_4.cc #8 2.105 Creating dependency file for NS_Types_part_3.cc #8 2.106 Creating dependency file for NS_Types_part_2.cc #8 2.109 Creating dependency file for NS_Types_part_1.cc #8 2.109 Creating dependency file for Misc_Helpers_part_7.cc #8 2.109 Creating dependency file for Misc_Helpers_part_6.cc #8 2.109 Creating dependency file for Misc_Helpers_part_5.cc #8 2.110 Creating dependency file for Misc_Helpers_part_4.cc #8 2.111 Creating dependency file for Misc_Helpers_part_3.cc #8 2.111 Creating dependency file for Misc_Helpers_part_2.cc #8 2.112 Creating dependency file for Misc_Helpers_part_1.cc #8 2.115 Creating dependency file for IP_Types_part_7.cc #8 2.116 Creating dependency file for IP_Types_part_6.cc #8 2.116 Creating dependency file for IP_Types_part_5.cc #8 2.116 Creating dependency file for IP_Types_part_4.cc #8 2.117 Creating dependency file for IP_Types_part_3.cc #8 2.119 Creating dependency file for IP_Types_part_2.cc #8 2.121 Creating dependency file for IP_Types_part_1.cc #8 2.121 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.124 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.124 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.124 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.125 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.125 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.125 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.126 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.128 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.129 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.130 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.130 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.130 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.132 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.133 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.134 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.136 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.137 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.137 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.137 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.138 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.139 Creating dependency file for IPCP_Types_part_7.cc #8 2.139 Creating dependency file for IPCP_Types_part_6.cc #8 2.139 Creating dependency file for IPCP_Types_part_5.cc #8 2.140 Creating dependency file for IPCP_Types_part_4.cc #8 2.140 Creating dependency file for IPCP_Types_part_3.cc #8 2.145 Creating dependency file for IPCP_Types_part_2.cc #8 2.145 Creating dependency file for IPCP_Types_part_1.cc #8 2.146 Creating dependency file for ICMPv6_Types_part_7.cc #8 2.147 Creating dependency file for ICMPv6_Types_part_6.cc #8 2.148 Creating dependency file for ICMPv6_Types_part_5.cc #8 2.150 Creating dependency file for ICMPv6_Types_part_4.cc #8 2.150 Creating dependency file for ICMPv6_Types_part_3.cc #8 2.150 Creating dependency file for ICMPv6_Types_part_2.cc #8 2.151 Creating dependency file for ICMPv6_Types_part_1.cc #8 2.151 Creating dependency file for ICMPv6_Templates_part_7.cc #8 2.151 Creating dependency file for ICMPv6_Templates_part_6.cc #8 2.152 Creating dependency file for ICMPv6_Templates_part_5.cc #8 2.153 Creating dependency file for ICMPv6_Templates_part_4.cc #8 2.153 Creating dependency file for ICMPv6_Templates_part_3.cc #8 2.153 Creating dependency file for ICMPv6_Templates_part_2.cc #8 2.154 Creating dependency file for ICMPv6_Templates_part_1.cc #8 2.158 Creating dependency file for ICMP_Types_part_7.cc #8 2.159 Creating dependency file for ICMP_Types_part_6.cc #8 2.159 Creating dependency file for ICMP_Types_part_5.cc #8 2.160 Creating dependency file for ICMP_Types_part_4.cc #8 2.162 Creating dependency file for ICMP_Types_part_3.cc #8 2.162 Creating dependency file for ICMP_Types_part_2.cc #8 2.162 Creating dependency file for ICMP_Types_part_1.cc #8 2.164 Creating dependency file for ICMP_Templates_part_7.cc #8 2.164 Creating dependency file for ICMP_Templates_part_6.cc #8 2.164 Creating dependency file for ICMP_Templates_part_5.cc #8 2.165 Creating dependency file for ICMP_Templates_part_4.cc #8 2.166 Creating dependency file for ICMP_Templates_part_3.cc #8 2.167 Creating dependency file for ICMP_Templates_part_2.cc #8 2.167 Creating dependency file for ICMP_Templates_part_1.cc #8 2.167 Creating dependency file for General_Types_part_7.cc #8 2.171 Creating dependency file for General_Types_part_6.cc #8 2.172 Creating dependency file for General_Types_part_5.cc #8 2.172 Creating dependency file for General_Types_part_4.cc #8 2.173 Creating dependency file for General_Types_part_3.cc #8 2.173 Creating dependency file for General_Types_part_2.cc #8 2.175 Creating dependency file for General_Types_part_1.cc #8 2.175 Creating dependency file for GTPv1U_Templates_part_7.cc #8 2.176 Creating dependency file for GTPv1U_Templates_part_6.cc #8 2.176 Creating dependency file for GTPv1U_Templates_part_5.cc #8 2.176 Creating dependency file for GTPv1U_Templates_part_4.cc #8 2.177 Creating dependency file for GTPv1U_Templates_part_3.cc #8 2.178 Creating dependency file for GTPv1U_Templates_part_2.cc #8 2.179 Creating dependency file for GTPv1U_Templates_part_1.cc #8 2.179 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.180 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.181 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.184 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.184 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.185 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.187 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.187 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.188 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.189 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.190 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.191 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.192 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.192 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.194 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.194 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.194 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.195 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.198 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.198 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.199 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.199 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.201 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.201 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.201 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.201 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.203 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.204 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.204 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.205 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.206 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.207 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.209 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.212 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.212 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.212 Creating dependency file for GTPU_Types_part_7.cc #8 2.213 Creating dependency file for GTPU_Types_part_6.cc #8 2.214 Creating dependency file for GTPU_Types_part_4.cc #8 2.214 Creating dependency file for GTPU_Types_part_5.cc #8 2.214 Creating dependency file for GTPU_Types_part_3.cc #8 2.215 Creating dependency file for GTPU_Types_part_2.cc #8 2.217 Creating dependency file for GTPU_Types_part_1.cc #8 2.218 Creating dependency file for GTPC_Types_part_7.cc #8 2.219 Creating dependency file for GTPC_Types_part_6.cc #8 2.220 Creating dependency file for GTPC_Types_part_5.cc #8 2.223 Creating dependency file for GTPC_Types_part_4.cc #8 2.223 Creating dependency file for GTPC_Types_part_3.cc #8 2.224 Creating dependency file for GTPC_Types_part_2.cc #8 2.225 Creating dependency file for GSM_Types_part_7.cc #8 2.226 Creating dependency file for GTPC_Types_part_1.cc #8 2.226 Creating dependency file for GSM_Types_part_6.cc #8 2.227 Creating dependency file for GSM_Types_part_5.cc #8 2.228 Creating dependency file for GSM_Types_part_3.cc #8 2.228 Creating dependency file for GSM_Types_part_2.cc #8 2.228 Creating dependency file for GSM_Types_part_4.cc #8 2.228 Creating dependency file for GSM_Types_part_1.cc #8 2.229 Creating dependency file for GGSN_Tests_part_7.cc #8 2.231 Creating dependency file for GGSN_Tests_part_6.cc #8 2.239 Creating dependency file for GGSN_Tests_part_5.cc #8 2.240 Creating dependency file for GGSN_Tests_part_4.cc #8 2.240 Creating dependency file for GGSN_Tests_part_3.cc #8 2.242 Creating dependency file for GGSN_Tests_part_2.cc #8 2.243 Creating dependency file for GGSN_Tests_part_1.cc #8 2.243 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 2.247 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 2.249 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 2.250 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 2.250 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 2.252 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 2.254 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 2.256 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 2.257 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 2.261 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 2.262 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 2.263 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 2.264 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 2.264 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 2.265 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 2.265 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 2.270 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 2.276 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 2.277 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 2.277 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 2.277 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 2.277 Creating dependency file for DIAMETER_Types_part_7.cc #8 2.278 Creating dependency file for DIAMETER_Types_part_6.cc #8 2.283 Creating dependency file for DIAMETER_Types_part_5.cc #8 2.283 Creating dependency file for DIAMETER_Types_part_4.cc #8 2.284 Creating dependency file for DIAMETER_Types_part_3.cc #8 2.289 Creating dependency file for DIAMETER_Types_part_2.cc #8 2.290 Creating dependency file for DIAMETER_Types_part_1.cc #8 2.290 Creating dependency file for DIAMETER_Templates_part_7.cc #8 2.290 Creating dependency file for DIAMETER_Templates_part_6.cc #8 2.299 Creating dependency file for DIAMETER_Templates_part_5.cc #8 2.299 Creating dependency file for DIAMETER_Templates_part_4.cc #8 2.300 Creating dependency file for DIAMETER_Templates_part_3.cc #8 2.302 Creating dependency file for DIAMETER_Templates_part_2.cc #8 2.306 Creating dependency file for DIAMETER_Templates_part_1.cc #8 2.314 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 2.315 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 2.316 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 2.318 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 2.325 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 2.328 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 2.329 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 2.333 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 2.337 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 2.340 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 2.341 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 2.350 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 2.351 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 2.354 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 2.359 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 2.361 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 2.364 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 2.366 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 2.375 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 2.376 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 2.377 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 2.382 Creating dependency file for BSSGP_Types_part_7.cc #8 2.383 Creating dependency file for BSSGP_Types_part_6.cc #8 2.388 Creating dependency file for BSSGP_Types_part_5.cc #8 2.390 Creating dependency file for BSSGP_Types_part_4.cc #8 2.392 Creating dependency file for BSSGP_Types_part_3.cc #8 2.398 Creating dependency file for BSSGP_Types_part_2.cc #8 2.402 Creating dependency file for BSSGP_Types_part_1.cc #8 2.421 Creating dependency file for UDP_Types.cc #8 2.428 Creating dependency file for TELNETasp_PortType.cc #8 2.430 Creating dependency file for TCCInterface_Functions.cc #8 2.439 Creating dependency file for TCCEncoding_Functions.cc #8 2.439 Creating dependency file for TCCConversion_Functions.cc #8 2.442 Creating dependency file for Socket_API_Definitions.cc #8 2.475 Creating dependency file for SCTP_Templates.cc #8 2.486 Creating dependency file for PAP_Types.cc #8 2.496 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.516 Creating dependency file for Osmocom_Types.cc #8 2.525 Creating dependency file for Osmocom_Gb_Types.cc #8 2.525 Creating dependency file for NS_Types.cc #8 2.526 Creating dependency file for Native_Functions.cc #8 2.526 Creating dependency file for Misc_Helpers.cc #8 2.557 Creating dependency file for IP_Types.cc #8 2.559 Creating dependency file for IPL4asp_Types.cc #8 2.572 Creating dependency file for IPL4asp_PortType.cc #8 2.586 Creating dependency file for IPL4asp_Functions.cc #8 2.588 Creating dependency file for IPCP_Types.cc #8 2.590 Creating dependency file for ICMPv6_Types.cc #8 2.591 Creating dependency file for ICMPv6_Templates.cc #8 2.601 Creating dependency file for ICMP_Types.cc #8 2.607 Creating dependency file for ICMP_Templates.cc #8 2.607 Creating dependency file for General_Types.cc #8 2.607 Creating dependency file for GTPv1U_Templates.cc #8 2.607 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.608 Creating dependency file for GTPv1U_CodecPort.cc #8 2.649 Creating dependency file for GTPv1C_Templates.cc #8 2.650 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 2.655 Creating dependency file for GTPv1C_CodecPort.cc #8 2.666 Creating dependency file for GTPU_Types.cc #8 2.667 Creating dependency file for GTPC_Types.cc #8 2.679 Creating dependency file for GSM_Types.cc #8 2.681 Creating dependency file for GGSN_Tests.cc #8 2.683 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 2.685 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 2.693 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 2.695 Creating dependency file for DIAMETER_Types.cc #8 2.700 Creating dependency file for DIAMETER_Templates.cc #8 2.709 Creating dependency file for DIAMETER_Emulation.cc #8 2.710 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 2.720 Creating dependency file for DIAMETER_CodecPort.cc #8 2.726 Creating dependency file for BSSGP_Types.cc #8 3.113 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.113 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.113 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.114 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.114 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.114 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.115 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.115 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.115 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.116 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.116 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.116 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.117 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.117 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.118 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.118 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 5.024 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.130 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.139 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.184 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.278 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.513 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 6.077 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 6.077 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.077 8871 | } #8 6.077 | ^ #8 6.077 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 6.077 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.077 8923 | } #8 6.077 | ^ #8 6.079 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 6.079 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.079 9222 | } #8 6.079 | ^ #8 6.087 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 6.087 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.087 10202 | } #8 6.087 | ^ #8 6.120 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 6.125 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.129 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.159 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.213 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.397 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.527 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.741 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.044 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.218 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.260 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.377 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.385 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.553 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.796 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 7.935 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.128 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.379 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.577 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.898 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 8.993 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.115 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.379 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.762 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.30 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.45 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 10.76 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.11 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.30 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.30 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.33 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.33 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.35 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.36 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.38 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.38 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.40 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.40 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.42 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.43 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.45 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.45 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.47 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.48 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.51 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.54 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.55 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.58 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.59 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.59 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.62 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.63 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.64 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.64 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.66 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.67 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.69 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.70 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.71 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.71 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.81 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.87 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 11.96 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.05 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.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_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 12.13 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.16 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.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_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 12.21 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.23 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.23 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.25 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.26 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.27 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.28 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.30 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.30 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.32 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.33 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.34 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.35 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.37 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.38 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.39 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.40 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.41 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.42 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.44 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.45 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.46 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.47 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.48 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.50 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.51 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.52 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.53 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.54 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.55 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.57 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.57 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.42 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.39 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 17.32 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.22 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.03 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 21.22 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 21.25 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 21.28 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 21.30 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 21.32 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 21.35 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 21.37 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 21.40 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 21.42 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 21.44 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 21.47 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 21.49 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 21.52 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 21.54 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 21.54 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 21.56 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 21.59 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 21.60 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 21.62 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 21.63 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 21.64 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 21.65 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 21.67 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 21.67 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 21.69 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 21.70 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 21.72 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 21.72 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 21.74 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 21.74 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 21.76 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 21.77 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 21.79 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 21.79 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 21.81 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 21.82 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 21.84 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 21.84 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 21.86 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 21.86 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 21.88 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 21.89 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 21.91 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 21.91 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 21.93 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 21.94 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 21.95 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 21.96 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 21.98 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 21.98 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.00 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.01 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.02 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.04 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.04 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.06 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.07 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.09 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.09 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 22.11 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 22.11 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 22.14 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 22.14 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 22.16 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 22.16 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 22.18 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 22.18 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 22.21 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 22.21 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 22.23 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 22.23 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 22.26 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 22.26 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 22.28 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 22.29 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 22.31 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 22.31 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 22.33 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 22.33 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 22.36 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 22.36 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 22.38 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 22.38 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 22.40 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 22.40 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 22.42 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 22.43 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 22.45 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 22.45 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 22.47 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 22.47 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 22.49 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 22.50 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 22.51 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 22.52 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 22.54 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 22.55 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 22.56 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 22.57 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 22.58 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 22.60 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 22.60 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 22.62 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 22.63 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 22.65 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 22.65 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 22.67 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 22.69 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 22.70 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 22.71 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 22.72 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 22.74 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 22.74 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 22.75 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 22.76 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 22.77 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 22.77 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 22.78 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 22.79 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 22.80 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 22.81 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 22.81 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 22.82 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 22.82 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 22.83 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 22.83 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 22.84 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 22.84 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 22.85 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 22.86 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 22.87 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 22.87 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 22.88 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 22.88 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 22.89 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 22.89 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 22.90 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 22.91 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 22.91 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 22.91 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 22.93 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 22.93 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 22.93 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 22.93 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 22.95 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 22.95 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 22.96 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 22.96 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 22.98 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 22.98 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 22.98 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 22.98 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.00 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.00 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.00 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.00 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.02 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.02 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.03 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.03 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.04 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.05 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.05 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.06 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.06 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.07 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.07 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.08 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.08 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.09 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.10 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.11 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.11 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.12 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.13 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.14 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.14 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.15 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.16 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.17 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.18 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.18 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.20 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.20 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.21 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.21 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.21 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.23 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.23 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.24 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.24 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.25 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.26 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.26 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.26 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.28 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.28 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.28 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.28 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.29 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.31 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.31 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.31 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.32 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.33 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.33 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.34 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.34 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.35 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.36 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.36 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.36 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.38 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.38 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.38 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.38 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.39 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.40 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.40 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.40 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.41 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.41 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.42 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 23.49 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.08 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.20 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.36 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 24.47 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 24.87 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 24.91 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 24.93 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.02 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.03 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.05 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.05 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.16 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 25.35 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 25.36 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 25.40 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 25.40 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 25.47 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 25.48 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 25.53 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 25.53 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 25.59 g++ -shared -o GSM_Types.so GSM_Types.o #8 25.60 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 25.60 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 25.65 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 25.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 25.74 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 25.75 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 25.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 25.77 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 25.78 g++ -shared -o General_Types.so General_Types.o #8 25.78 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 25.78 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 25.81 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 25.84 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 25.89 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 25.89 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 25.89 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 25.91 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 25.93 g++ -shared -o IP_Types.so IP_Types.o #8 25.94 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 25.94 g++ -shared -o NS_Types.so NS_Types.o #8 25.97 g++ -shared -o Native_Functions.so Native_Functions.o #8 26.01 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 26.02 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 26.02 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 26.02 g++ -shared -o PAP_Types.so PAP_Types.o #8 26.03 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 26.04 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 26.07 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 26.08 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 26.11 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 26.11 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 26.14 g++ -shared -o UDP_Types.so UDP_Types.o #8 26.17 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 26.17 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 26.17 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 26.18 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 26.18 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 26.22 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 26.22 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 26.23 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 26.24 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 26.26 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 26.27 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 26.27 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 26.32 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 26.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 26.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 26.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 26.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 26.36 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 26.36 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 26.39 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 26.39 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 26.40 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 26.41 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 26.41 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 26.41 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 26.41 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 26.41 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 26.42 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 26.42 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 26.42 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 26.43 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 26.43 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 26.44 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 26.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 26.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 26.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 26.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 26.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 26.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 26.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 26.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 26.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 26.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 26.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 26.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 26.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 26.51 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 26.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 26.53 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 26.53 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 26.53 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 26.54 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 26.54 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 26.54 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 26.55 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 26.56 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 26.56 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 26.56 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 26.56 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 26.57 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 26.57 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 26.57 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 26.58 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 26.59 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 26.59 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 26.59 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 26.59 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 26.60 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 26.60 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 26.60 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 26.60 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 26.60 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 26.61 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 26.61 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 26.61 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 26.64 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 26.64 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 26.64 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 26.64 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 26.67 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 26.67 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 26.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 26.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 26.71 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 26.71 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 26.71 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 26.72 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 26.72 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 26.75 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 26.75 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 26.75 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 26.78 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 26.78 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 26.78 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 26.78 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 26.79 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 26.80 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 26.80 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 26.80 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 26.80 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 26.80 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 26.81 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 26.81 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 26.81 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 26.81 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 26.81 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 26.83 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 26.83 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 26.83 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 26.83 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 26.83 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 26.83 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 26.83 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 26.84 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 26.84 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 26.84 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 26.84 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 26.85 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 26.86 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 26.86 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 26.86 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 26.86 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 26.86 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 26.86 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 26.87 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 26.87 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 26.87 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 26.87 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 26.88 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 26.88 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 26.88 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 26.89 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 26.89 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 26.89 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 26.89 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 26.89 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 26.90 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 26.90 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 26.90 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 26.91 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 26.91 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 26.91 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 26.91 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 26.92 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 26.92 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 26.92 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 26.92 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 26.93 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 26.93 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 26.93 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 26.94 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 26.94 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 26.94 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 26.94 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 26.94 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 26.95 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 26.95 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 26.95 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 26.95 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 26.95 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 26.96 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 26.97 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 26.97 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 26.97 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 26.97 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 26.97 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 26.98 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 26.98 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 26.98 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 26.98 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 26.98 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 26.99 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 26.99 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 27.00 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 27.00 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 27.00 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 27.00 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 27.00 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 27.00 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 27.01 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 27.01 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 27.01 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 27.02 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 27.02 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 27.03 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 27.03 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 27.03 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 27.03 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 27.03 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 27.04 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 27.04 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 27.04 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 27.04 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 27.05 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 27.06 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 27.06 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 27.06 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 27.06 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 27.06 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 27.06 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 27.06 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 27.06 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 27.07 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 27.08 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 27.08 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 27.09 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 27.09 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 27.09 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 27.09 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 27.09 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 27.09 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 27.09 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 27.09 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 27.10 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 27.11 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 27.11 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 27.11 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 27.11 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 27.11 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 27.12 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 27.12 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 27.12 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 27.12 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 27.12 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 27.13 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 27.14 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 27.15 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 27.15 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 27.15 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 27.15 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 27.15 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 27.16 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 27.17 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 27.17 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 27.17 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 27.17 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 27.18 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 27.18 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 27.18 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 27.18 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 27.18 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 27.19 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 27.19 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 27.20 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 27.20 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 27.20 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 27.20 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 27.20 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 27.20 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 27.21 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 27.21 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 27.21 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 27.22 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 27.22 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 27.22 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 27.22 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 27.22 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 27.22 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 27.23 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 27.23 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 27.23 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 27.24 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 27.24 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 27.24 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 27.25 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 27.25 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 27.25 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 27.25 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 27.26 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 27.26 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 27.26 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 27.26 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 27.28 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 27.28 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 27.29 g++ -shared -o TCCConversion.so TCCConversion.o #8 27.32 g++ -shared -o TCCInterface.so TCCInterface.o #8 27.37 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 27.38 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 27.39 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 27.59 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 28.35 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 29.09 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 31.41 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 31.60 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 31.76 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 31.76 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 31.76 -L/lib -lcrypto \ #8 31.76 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 31.76 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 32.31 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 32.8s #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 0.8s done #10 writing image sha256:3915917345e1c962d0ed339371cb95f2fdeb46d0200877710ba71675f8ef5e7f done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.9s 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 3915917345e1 + 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=511740 + seq 1 30 + echo (511740 + 1) % 256 + bc + SUBNET=253 + NET_NAME=ttcn3-ggsn-test-253 + SUB4=172.18.253.0/24 + SUB6=fd02:db8:253::/64 + set +x Creating network ttcn3-ggsn-test-253, trying SUBNET=253... + docker network create --internal --subnet 172.18.253.0/24 --ipv6 --subnet fd02:db8:253::/64 ttcn3-ggsn-test-253 d81fd98e863c19f454d0d186ac5c782d5f49c198ed2a9520280d3ad586da18ec + set +x ### Network ttcn3-ggsn-test-253 created (SUBNET=253) ### + 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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 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-1321-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 + sort -u + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + 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.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.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:8a:ef:45:20 [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 92:2e:ee:1a:93:86 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 27228: eth0@if27229: 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.186 MHz processor [ 0.006710] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.006967] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.009835] AGP: No AGP bridge found [ 0.010184] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.011397] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.033774] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.038637] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.039086] ACPI: Early table checksum verification disabled [ 0.039428] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.039732] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.040275] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.040844] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.040922] ACPI: FACS 0x000000001FFE0000 000040 [ 0.040978] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.041003] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.041025] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.041101] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.041126] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.041133] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.041140] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.041146] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.041152] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.043536] No NUMA configuration found [ 0.043557] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.044213] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.047869] Zone ranges: [ 0.047898] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.047963] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.047974] Normal empty [ 0.047988] Device empty [ 0.047999] Movable zone start for each node [ 0.048035] Early memory node ranges [ 0.048061] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.048188] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.048415] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.049401] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.049677] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.052688] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.052980] ACPI: PM-Timer IO Port: 0x608 [ 0.053377] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.053704] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.053821] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.054048] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.054088] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.054162] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.054172] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.054337] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.054382] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.054667] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.055472] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.055510] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.055530] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.055536] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.055632] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.055657] Booting paravirtualized kernel on bare hardware [ 0.055923] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.064268] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.116016] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.116379] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.116454] pcpu-alloc: [0] 0 [ 0.117717] Fallback order for Node 0: 0 [ 0.117970] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.117987] Policy zone: DMA32 [ 0.118134] Kernel command line: [ 0.118134] root=/dev/ram0 [ 0.118134] console=ttyS0 [ 0.118134] panic=-1 [ 0.118134] init=/init [ 0.118134] loglevel=8 [ 0.118134] SMOKE_TEST [ 0.118134] [ 0.119225] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.120662] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.121294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.122770] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.122910] AGP: Checking aperture... [ 0.124598] AGP: No AGP bridge found [ 0.135696] Memory: 207544K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.141710] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.143968] ftrace: allocating 40246 entries in 158 pages [ 0.183920] ftrace: allocated 158 pages with 5 groups [ 0.192340] Dynamic Preempt: voluntary [ 0.195001] rcu: Preemptible hierarchical RCU implementation. [ 0.195029] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.195126] Trampoline variant of Tasks RCU enabled. [ 0.195133] Rude variant of Tasks RCU enabled. [ 0.195139] Tracing variant of Tasks RCU enabled. [ 0.195220] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.195248] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.225726] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.230554] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.234642] Console: colour *CGA 80x25 [ 0.248585] printk: console [ttyS0] enabled [ 0.249624] ACPI: Core revision 20220331 [ 0.254059] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.255743] APIC: Switch to symmetric I/O mode setup [ 0.258956] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279279] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2e9cc73, max_idle_ns: 440795249907 ns [ 0.279880] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.37 BogoMIPS (lpj=14372744) [ 0.282458] process: using AMD E400 aware idle routine [ 0.282739] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.282856] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.283756] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.284025] Spectre V2 : Mitigation: Retpolines [ 0.284122] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.284281] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.285094] x86/fpu: x87 FPU will use FXSAVE [ 0.575417] Freeing SMP alternatives memory: 36K [ 0.576078] pid_max: default: 32768 minimum: 301 [ 0.582883] LSM: Security Framework initializing [ 0.584558] landlock: Up and running. [ 0.584646] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.587470] AppArmor: AppArmor initialized [ 0.587599] TOMOYO Linux initialized [ 0.588092] LSM support for eBPF active [ 0.590568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.590780] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.724873] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.728882] cblist_init_generic: Setting adjustable number of callback queues. [ 0.729021] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.729336] cblist_init_generic: Setting adjustable number of callback queues. [ 0.729460] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.730042] cblist_init_generic: Setting adjustable number of callback queues. [ 0.730165] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.730494] Performance Events: PMU not available due to virtualization, using software events only. [ 0.731442] signal: max sigframe size: 1440 [ 0.732331] rcu: Hierarchical SRCU implementation. [ 0.732443] rcu: Max phase no-delay instances is 1000. [ 0.736999] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.738736] smp: Bringing up secondary CPUs ... [ 0.738882] smp: Brought up 1 node, 1 CPU [ 0.738985] smpboot: Max logical packages: 1 [ 0.739131] smpboot: Total of 1 processors activated (7186.37 BogoMIPS) [ 0.750780] node 0 deferred pages initialised in 4ms [ 0.761893] devtmpfs: initialized [ 0.764739] x86/mm: Memory block size: 128MB [ 0.769936] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.770461] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.772963] pinctrl core: initialized pinctrl subsystem [ 0.787545] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.790707] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.791290] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.791507] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.791735] audit: initializing netlink subsys (disabled) [ 0.795983] audit: type=2000 audit(1726893825.532:1): state=initialized audit_enabled=0 res=1 [ 0.797559] thermal_sys: Registered thermal governor 'fair_share' [ 0.797583] thermal_sys: Registered thermal governor 'bang_bang' [ 0.797692] thermal_sys: Registered thermal governor 'step_wise' [ 0.797791] thermal_sys: Registered thermal governor 'user_space' [ 0.797887] thermal_sys: Registered thermal governor 'power_allocator' [ 0.798869] cpuidle: using governor ladder [ 0.799144] cpuidle: using governor menu [ 0.800254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.802720] PCI: Using configuration type 1 for base access [ 0.812356] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.864387] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.864519] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.877753] ACPI: Added _OSI(Module Device) [ 0.877848] ACPI: Added _OSI(Processor Device) [ 0.877924] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.878001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.898392] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.920137] ACPI: Interpreter enabled [ 0.921070] ACPI: PM: (supports S0 S3 S4 S5) [ 0.921176] ACPI: Using IOAPIC for interrupt routing [ 0.921602] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.921771] PCI: Using E820 reservations for host bridge windows [ 0.922942] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.945967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.946675] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.946955] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.947704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.952715] acpiphp: Slot [2] registered [ 0.952880] acpiphp: Slot [3] registered [ 0.953007] acpiphp: Slot [4] registered [ 0.953137] acpiphp: Slot [5] registered [ 0.953254] acpiphp: Slot [6] registered [ 0.953366] acpiphp: Slot [7] registered [ 0.953477] acpiphp: Slot [8] registered [ 0.953605] acpiphp: Slot [9] registered [ 0.953719] acpiphp: Slot [10] registered [ 0.953833] acpiphp: Slot [11] registered [ 0.953945] acpiphp: Slot [12] registered [ 0.954058] acpiphp: Slot [13] registered [ 0.954171] acpiphp: Slot [14] registered [ 0.954284] acpiphp: Slot [15] registered [ 0.954412] acpiphp: Slot [16] registered [ 0.954527] acpiphp: Slot [17] registered [ 0.954641] acpiphp: Slot [18] registered [ 0.954754] acpiphp: Slot [19] registered [ 0.954866] acpiphp: Slot [20] registered [ 0.954979] acpiphp: Slot [21] registered [ 0.955105] acpiphp: Slot [22] registered [ 0.955219] acpiphp: Slot [23] registered [ 0.955348] acpiphp: Slot [24] registered [ 0.955471] acpiphp: Slot [25] registered [ 0.955625] acpiphp: Slot [26] registered [ 0.955751] acpiphp: Slot [27] registered [ 0.955874] acpiphp: Slot [28] registered [ 0.956014] acpiphp: Slot [29] registered [ 0.956140] acpiphp: Slot [30] registered [ 0.956265] acpiphp: Slot [31] registered [ 0.956549] PCI host bridge to bus 0000:00 [ 0.956788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.957040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.957159] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.957319] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.957444] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.957714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.958888] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.965001] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.967318] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.969179] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.970102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.970257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.970399] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.970535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.970965] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.971385] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.971626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.972137] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.973269] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.974415] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.977726] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.978995] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.984364] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.984900] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.985293] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.985683] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.985928] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.988738] iommu: Default domain type: Translated [ 0.988848] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.989840] pps_core: LinuxPPS API ver. 1 registered [ 0.989936] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.990145] PTP clock support registered [ 0.990417] EDAC MC: Ver: 3.0.0 [ 0.998468] NetLabel: Initializing [ 0.998544] NetLabel: domain hash size = 128 [ 0.998627] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.999341] NetLabel: unlabeled traffic allowed by default [ 0.999463] PCI: Using ACPI for IRQ routing [ 0.999657] PCI: pci_cache_line_size set to 64 bytes [ 1.000079] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.000311] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.002943] vgaarb: loaded [ 1.003858] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.004156] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.004298] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.008451] clocksource: Switched to clocksource tsc-early [ 1.066734] VFS: Disk quotas dquot_6.6.0 [ 1.067025] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.070469] AppArmor: AppArmor Filesystem Enabled [ 1.070801] pnp: PnP ACPI init [ 1.074497] pnp 00:03: [dma 2] [ 1.075753] pnp: PnP ACPI: found 6 devices [ 1.091776] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.092665] NET: Registered PF_INET protocol family [ 1.093632] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.101808] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.102082] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.102255] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.102535] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.102798] TCP: Hash tables configured (established 4096 bind 4096) [ 1.104449] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.104786] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.105049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.106201] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.106598] NET: Registered PF_XDP protocol family [ 1.107410] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.107542] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.107646] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.107759] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.107870] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.108540] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.108709] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.108870] PCI: CLS 0 bytes, default 64 [ 1.112944] Trying to unpack rootfs image as initramfs... [ 1.123920] Initialise system trusted keyrings [ 1.125413] Key type blacklist registered [ 1.127325] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.143939] zbud: loaded [ 1.147826] integrity: Platform Keyring initialized [ 1.148154] integrity: Machine keyring initialized [ 1.148253] Key type asymmetric registered [ 1.148376] Asymmetric key parser 'x509' registered [ 1.372249] Freeing initrd memory: 7552K [ 1.393571] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.393926] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.394474] io scheduler mq-deadline registered [ 1.401177] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.404089] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.405957] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.408489] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.411619] Linux agpgart interface v0.103 [ 1.413111] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.416054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.418650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.418913] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.420274] mousedev: PS/2 mouse device common for all mice [ 1.423037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.424842] rtc_cmos 00:05: RTC can wake from S4 [ 1.428634] rtc_cmos 00:05: registered as rtc0 [ 1.429183] rtc_cmos 00:05: setting system clock to 2024-09-21T04:43:46 UTC (1726893826) [ 1.430687] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.431214] ledtrig-cpu: registered to indicate activity on CPUs [ 1.472386] NET: Registered PF_INET6 protocol family [ 1.481004] Segment Routing with IPv6 [ 1.481227] In-situ OAM (IOAM) with IPv6 [ 1.481597] mip6: Mobile IPv6 [ 1.481866] NET: Registered PF_PACKET protocol family [ 1.482214] mpls_gso: MPLS GSO support [ 1.483781] IPI shorthand broadcast: enabled [ 1.484233] sched_clock: Marking stable (1452029921, 28583427)->(1481784096, -1170748) [ 1.486551] registered taskstats version 1 [ 1.486855] Loading compiled-in X.509 certificates [ 1.541316] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.541569] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.544840] zswap: loaded using pool lzo/zbud [ 1.546407] Key type .fscrypt registered [ 1.546500] Key type fscrypt-provisioning registered [ 1.553958] Key type encrypted registered [ 1.554080] AppArmor: AppArmor sha1 policy hashing enabled [ 1.554557] ima: No TPM chip found, activating TPM-bypass! [ 1.554720] ima: Allocated hash algorithm: sha256 [ 1.556191] ima: No architecture policies found [ 1.556780] evm: Initialising EVM extended attributes: [ 1.556879] evm: security.selinux [ 1.556957] evm: security.SMACK64 (disabled) [ 1.557028] evm: security.SMACK64EXEC (disabled) [ 1.557103] evm: security.SMACK64TRANSMUTE (disabled) [ 1.557182] evm: security.SMACK64MMAP (disabled) [ 1.557256] evm: security.apparmor [ 1.557312] evm: security.ima [ 1.557361] evm: security.capability [ 1.557429] evm: HMAC attrs: 0x1 [ 1.810854] clk: Disabling unused clocks [ 1.821387] Freeing unused decrypted memory: 2036K [ 1.881824] Freeing unused kernel image (initmem) memory: 2796K [ 1.882074] Write protecting the kernel read-only data: 26624k [ 1.885145] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.886326] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.029903] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.030289] Run /init as init process [ 2.030416] with arguments: [ 2.030502] /init [ 2.030554] SMOKE_TEST [ 2.030612] with environment: [ 2.030713] HOME=/ [ 2.030775] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.148764] tsc: Refined TSC clocksource calibration: 3593.157 MHz [ 2.149189] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb131b0c8, max_idle_ns: 440795284308 ns [ 2.149483] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.320356] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.345594] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.358364] 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.398531] ACPI: PM: Preparing to enter system sleep state S5 [ 2.399134] 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 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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.253.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-1321-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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 f66993063aea11f4fd3dd8d0fe29e56407720840d53d425ceac21cc06eef22e2 + 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 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::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.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1321-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@91789215d0d3: Unix server socket created successfully. MC@91789215d0d3: Listening on TCP port 35161. MC2> 91789215d0d3 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 91789215d0d3 35161 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@91789215d0d3: New HC connected from 172.18.253.202 [172.18.253.202]. 91789215d0d3: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@91789215d0d3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@91789215d0d3: Configuration file was processed on all HCs. MC@91789215d0d3: Creating MTC on host 172.18.253.202. MC@91789215d0d3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Sep 21 04:43:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Sep 21 04:43:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.253.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=16763) Waiting for packet dumper to finish... 1 (prev_count=16763, count=16827) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Sep 21 04:44:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_ipcp started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_ipcp() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Sep 21 04:44:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.253.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=11498) Waiting for packet dumper to finish... 1 (prev_count=11498, count=11562) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@91789215d0d3: 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 ------ Sat Sep 21 04:44:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Sep 21 04:44:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.253.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=11632) Waiting for packet dumper to finish... 1 (prev_count=11632, count=11696) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Sep 21 04:44: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_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_pcodns started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_pcodns() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Sep 21 04:44:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Sep 21 04:44:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_gtpu_access() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Sep 21 04:44:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.253.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=11078) Waiting for packet dumper to finish... 1 (prev_count=11078, count=11142) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@91789215d0d3: 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 ------ Sat Sep 21 04:44:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: Warning: Stopping inactive timer T_default. MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Sep 21 04:44:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.253.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=11670) Waiting for packet dumper to finish... 1 (prev_count=11670, count=11918) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@91789215d0d3: 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 ------ Sat Sep 21 04:44:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: Warning: Stopping inactive timer T_default. MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Sep 21 04:45:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.253.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=11813) Waiting for packet dumper to finish... 1 (prev_count=11813, count=11877) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Sep 21 04:45:12 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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_clients_interact_with_txseq started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_clients_interact_with_txseq() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(fail): pass -> fail MTC@91789215d0d3: Warning: Stopping inactive timer T_default. MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: fail MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Sep 21 04:45:18 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.253.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=14577) Waiting for packet dumper to finish... 1 (prev_count=14577, count=14641) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Sep 21 04:45:25 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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_clients_interact_without_txseq started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_clients_interact_without_txseq() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(fail): pass -> fail MTC@91789215d0d3: Warning: Stopping inactive timer T_default. MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: fail MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat Sep 21 04:45:32 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.253.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=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@91789215d0d3: 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 ------ Sat Sep 21 04:45:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_with_single_dns started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_with_single_dns() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Sep 21 04:45:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16230) Waiting for packet dumper to finish... 1 (prev_count=16230, count=16294) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@91789215d0d3: 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 ------ Sat Sep 21 04:45:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_deact_with_separate_dns() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Sep 21 04:45:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11589) Waiting for packet dumper to finish... 1 (prev_count=11589, count=11653) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Sep 21 04:45:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_update_teic started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_update_teic() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: sending UpdatePDP MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Sep 21 04:46:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.253.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=12164) Waiting for packet dumper to finish... 1 (prev_count=12164, count=12320) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Sep 21 04:46: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp4_act_update_teid started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp4_act_update_teid() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: sending UpdatePDP MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat Sep 21 04:46:12 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.253.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@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 21 04:46:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_echo_req_resp started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_echo_req_resp() start" MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_echo_req_resp finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 21 04:46:22 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 21 04:46: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_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_echo_req_resp_gtpu started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_echo_req_resp_gtpu() start" MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 21 04:46:32 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sat Sep 21 04:46: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp_act2_recovery started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp_act2_recovery() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: sending 2nd CreatePDP (recovery increased) MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sat Sep 21 04:46:42 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.253.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=15053) Waiting for packet dumper to finish... 1 (prev_count=15053, count=15117) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sat Sep 21 04:46: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_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_act_deact_retrans_duplicate started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_act_deact_retrans_duplicate() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sat Sep 21 04:46:53 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.253.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=11930) Waiting for packet dumper to finish... 1 (prev_count=11930, count=11994) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Sep 21 04:47:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_pdp_act_restart_ctr_echo started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_pdp_act_restart_ctr_echo() start" MTC@91789215d0d3: sending CreatePDP MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sat Sep 21 04:47:13 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.253.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=14427) Waiting for packet dumper to finish... 1 (prev_count=14427, count=14491) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Sep 21 04:47:20 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@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_lots_of_concurrent_pdp_ctx() start" MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Warning: Stopping inactive timer T_next. MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sat Sep 21 04:47:45 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.253.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=4253137) Waiting for packet dumper to finish... 1 (prev_count=4253137, count=4253201) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Sep 21 04:47:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@91789215d0d3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@91789215d0d3: Test case TC_addr_pool_exhaustion started. MTC@91789215d0d3: GTP1C ConnectionID: 1 MTC@91789215d0d3: "TC_addr_pool_exhaustion() start" MTC@91789215d0d3: Successfully created 1024 PDP contexts before exhausting the pool MTC@91789215d0d3: setverdict(pass): none -> pass MTC@91789215d0d3: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Warning: Stopping inactive timer T_next. MTC@91789215d0d3: setverdict(pass): pass -> pass, component reason not changed MTC@91789215d0d3: Setting final verdict of the test case. MTC@91789215d0d3: Local verdict of MTC: pass MTC@91789215d0d3: No PTCs were created. MTC@91789215d0d3: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@91789215d0d3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sat Sep 21 04:48:07 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.253.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=3911289) Waiting for packet dumper to finish... 1 (prev_count=3911289, count=3911445) MTC@91789215d0d3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@91789215d0d3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@91789215d0d3: Terminating MTC. MC@91789215d0d3: MTC terminated. MC2> exit MC@91789215d0d3: Shutting down session. MC@91789215d0d3: 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-1321-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1321-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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 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-1321-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.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.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:6e:01:e8:a9 [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 ea:d4:5d:fa:c4:34 brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 27257: eth0@if27258: 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.153 MHz processor [ 0.005028] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005188] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007066] AGP: No AGP bridge found [ 0.007290] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008092] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026065] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030644] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031052] ACPI: Early table checksum verification disabled [ 0.031366] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031651] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032141] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032673] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032749] ACPI: FACS 0x000000001FFE0000 000040 [ 0.032802] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032828] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032851] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032921] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.032944] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.032952] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.032958] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.032964] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.032970] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035244] No NUMA configuration found [ 0.035264] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.035914] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.039990] Zone ranges: [ 0.040017] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040080] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040091] Normal empty [ 0.040105] Device empty [ 0.040116] Movable zone start for each node [ 0.040151] Early memory node ranges [ 0.040179] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040304] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040523] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041514] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041790] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044781] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045056] ACPI: PM-Timer IO Port: 0x608 [ 0.045444] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045766] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045877] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046101] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046140] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046214] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046223] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046382] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046429] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046708] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047495] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047532] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047552] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047558] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047663] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047689] Booting paravirtualized kernel on bare hardware [ 0.047948] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056417] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.109600] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.109969] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110043] pcpu-alloc: [0] 0 [ 0.111272] Fallback order for Node 0: 0 [ 0.111517] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.111534] Policy zone: DMA32 [ 0.111690] Kernel command line: [ 0.111690] root=/dev/ram0 [ 0.111690] console=ttyS0 [ 0.111690] panic=-1 [ 0.111690] init=/init [ 0.111690] loglevel=8 [ 0.111690] SMOKE_TEST [ 0.111690] [ 0.112764] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.114125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.114729] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.116156] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.116289] AGP: Checking aperture... [ 0.117947] AGP: No AGP bridge found [ 0.132589] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.138578] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.140826] ftrace: allocating 40246 entries in 158 pages [ 0.180657] ftrace: allocated 158 pages with 5 groups [ 0.189035] Dynamic Preempt: voluntary [ 0.191688] rcu: Preemptible hierarchical RCU implementation. [ 0.191713] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.191810] Trampoline variant of Tasks RCU enabled. [ 0.191817] Rude variant of Tasks RCU enabled. [ 0.191824] Tracing variant of Tasks RCU enabled. [ 0.191907] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.191934] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.222622] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.227421] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.231493] Console: colour *CGA 80x25 [ 0.245804] printk: console [ttyS0] enabled [ 0.246847] ACPI: Core revision 20220331 [ 0.251259] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.255026] APIC: Switch to symmetric I/O mode setup [ 0.258667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276484] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb0fd4c16, max_idle_ns: 440795389425 ns [ 0.277087] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.30 BogoMIPS (lpj=14372612) [ 0.279749] process: using AMD E400 aware idle routine [ 0.280057] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.280183] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.281035] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.281288] Spectre V2 : Mitigation: Retpolines [ 0.281379] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.281526] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.282300] x86/fpu: x87 FPU will use FXSAVE [ 0.570633] Freeing SMP alternatives memory: 36K [ 0.571360] pid_max: default: 32768 minimum: 301 [ 0.577929] LSM: Security Framework initializing [ 0.579536] landlock: Up and running. [ 0.579633] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.582451] AppArmor: AppArmor initialized [ 0.582557] TOMOYO Linux initialized [ 0.583023] LSM support for eBPF active [ 0.585427] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.585641] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.719377] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.722061] cblist_init_generic: Setting adjustable number of callback queues. [ 0.722196] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.722541] cblist_init_generic: Setting adjustable number of callback queues. [ 0.722664] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.723102] cblist_init_generic: Setting adjustable number of callback queues. [ 0.723240] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.723583] Performance Events: PMU not available due to virtualization, using software events only. [ 0.724499] signal: max sigframe size: 1440 [ 0.725370] rcu: Hierarchical SRCU implementation. [ 0.725475] rcu: Max phase no-delay instances is 1000. [ 0.729729] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.731410] smp: Bringing up secondary CPUs ... [ 0.731579] smp: Brought up 1 node, 1 CPU [ 0.731703] smpboot: Max logical packages: 1 [ 0.731859] smpboot: Total of 1 processors activated (7186.30 BogoMIPS) [ 0.742562] node 0 deferred pages initialised in 4ms [ 0.753351] devtmpfs: initialized [ 0.756039] x86/mm: Memory block size: 128MB [ 0.761273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.761771] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.764024] pinctrl core: initialized pinctrl subsystem [ 0.778863] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.781981] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.782550] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.782763] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.783028] audit: initializing netlink subsys (disabled) [ 0.787862] thermal_sys: Registered thermal governor 'fair_share' [ 0.787887] thermal_sys: Registered thermal governor 'bang_bang' [ 0.787994] thermal_sys: Registered thermal governor 'step_wise' [ 0.788089] thermal_sys: Registered thermal governor 'user_space' [ 0.788183] thermal_sys: Registered thermal governor 'power_allocator' [ 0.789438] audit: type=2000 audit(1726894102.532:1): state=initialized audit_enabled=0 res=1 [ 0.789909] cpuidle: using governor ladder [ 0.790087] cpuidle: using governor menu [ 0.791174] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.793857] PCI: Using configuration type 1 for base access [ 0.802817] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.857486] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.857616] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.867147] ACPI: Added _OSI(Module Device) [ 0.867242] ACPI: Added _OSI(Processor Device) [ 0.867326] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.867417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.887075] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.915963] ACPI: Interpreter enabled [ 0.917229] ACPI: PM: (supports S0 S3 S4 S5) [ 0.917342] ACPI: Using IOAPIC for interrupt routing [ 0.917861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.918035] PCI: Using E820 reservations for host bridge windows [ 0.919314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.942607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.943316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.943586] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.944324] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.949338] acpiphp: Slot [2] registered [ 0.949542] acpiphp: Slot [3] registered [ 0.949692] acpiphp: Slot [4] registered [ 0.949846] acpiphp: Slot [5] registered [ 0.949988] acpiphp: Slot [6] registered [ 0.950123] acpiphp: Slot [7] registered [ 0.950247] acpiphp: Slot [8] registered [ 0.950395] acpiphp: Slot [9] registered [ 0.950528] acpiphp: Slot [10] registered [ 0.950668] acpiphp: Slot [11] registered [ 0.950803] acpiphp: Slot [12] registered [ 0.950937] acpiphp: Slot [13] registered [ 0.951074] acpiphp: Slot [14] registered [ 0.951209] acpiphp: Slot [15] registered [ 0.951363] acpiphp: Slot [16] registered [ 0.951505] acpiphp: Slot [17] registered [ 0.951643] acpiphp: Slot [18] registered [ 0.951775] acpiphp: Slot [19] registered [ 0.951911] acpiphp: Slot [20] registered [ 0.952051] acpiphp: Slot [21] registered [ 0.952200] acpiphp: Slot [22] registered [ 0.952336] acpiphp: Slot [23] registered [ 0.952474] acpiphp: Slot [24] registered [ 0.952615] acpiphp: Slot [25] registered [ 0.952751] acpiphp: Slot [26] registered [ 0.952866] acpiphp: Slot [27] registered [ 0.952997] acpiphp: Slot [28] registered [ 0.953145] acpiphp: Slot [29] registered [ 0.953276] acpiphp: Slot [30] registered [ 0.953410] acpiphp: Slot [31] registered [ 0.953707] PCI host bridge to bus 0000:00 [ 0.953947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.954215] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.954345] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.954521] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.954654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.954923] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.956088] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.962224] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.964542] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.966340] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.967146] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.967292] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.967485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.967744] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.968416] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.969159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.969530] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.970166] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.970774] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.971372] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.973319] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.974433] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.980351] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.981742] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.982164] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.982570] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.982837] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.985774] iommu: Default domain type: Translated [ 0.985910] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.986908] pps_core: LinuxPPS API ver. 1 registered [ 0.987029] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.987271] PTP clock support registered [ 0.987555] EDAC MC: Ver: 3.0.0 [ 0.995369] NetLabel: Initializing [ 0.995467] NetLabel: domain hash size = 128 [ 0.995570] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.996300] NetLabel: unlabeled traffic allowed by default [ 0.996451] PCI: Using ACPI for IRQ routing [ 0.996645] PCI: pci_cache_line_size set to 64 bytes [ 0.997084] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.997342] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.000026] vgaarb: loaded [ 1.000622] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.000966] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.001136] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.005686] clocksource: Switched to clocksource tsc-early [ 1.061776] VFS: Disk quotas dquot_6.6.0 [ 1.062045] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.065565] AppArmor: AppArmor Filesystem Enabled [ 1.065906] pnp: PnP ACPI init [ 1.069628] pnp 00:03: [dma 2] [ 1.070876] pnp: PnP ACPI: found 6 devices [ 1.086856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.087802] NET: Registered PF_INET protocol family [ 1.088807] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.096992] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.097309] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.097526] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.097844] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.098128] TCP: Hash tables configured (established 4096 bind 4096) [ 1.099471] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.100219] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.100547] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.101761] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.102190] NET: Registered PF_XDP protocol family [ 1.102983] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.103137] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.103271] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.103421] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.103624] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.104342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.104567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.104770] PCI: CLS 0 bytes, default 64 [ 1.108873] Trying to unpack rootfs image as initramfs... [ 1.115277] Initialise system trusted keyrings [ 1.121608] Key type blacklist registered [ 1.122243] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.134669] zbud: loaded [ 1.142799] integrity: Platform Keyring initialized [ 1.143137] integrity: Machine keyring initialized [ 1.143261] Key type asymmetric registered [ 1.143405] Asymmetric key parser 'x509' registered [ 1.380606] Freeing initrd memory: 7552K [ 1.401648] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.402001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.402565] io scheduler mq-deadline registered [ 1.409078] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.413571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.415345] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.417867] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.420932] Linux agpgart interface v0.103 [ 1.422414] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.425387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.427912] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.428151] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.429695] mousedev: PS/2 mouse device common for all mice [ 1.432278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.433287] rtc_cmos 00:05: RTC can wake from S4 [ 1.436461] rtc_cmos 00:05: registered as rtc0 [ 1.437054] rtc_cmos 00:05: setting system clock to 2024-09-21T04:48:23 UTC (1726894103) [ 1.439833] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.440348] ledtrig-cpu: registered to indicate activity on CPUs [ 1.481605] NET: Registered PF_INET6 protocol family [ 1.490108] Segment Routing with IPv6 [ 1.490329] In-situ OAM (IOAM) with IPv6 [ 1.490688] mip6: Mobile IPv6 [ 1.490950] NET: Registered PF_PACKET protocol family [ 1.491292] mpls_gso: MPLS GSO support [ 1.492804] IPI shorthand broadcast: enabled [ 1.493329] sched_clock: Marking stable (1472054386, 20925353)->(1496101842, -3122103) [ 1.495285] registered taskstats version 1 [ 1.495557] Loading compiled-in X.509 certificates [ 1.550311] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.550592] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.553889] zswap: loaded using pool lzo/zbud [ 1.555405] Key type .fscrypt registered [ 1.555523] Key type fscrypt-provisioning registered [ 1.562813] Key type encrypted registered [ 1.562959] AppArmor: AppArmor sha1 policy hashing enabled [ 1.563463] ima: No TPM chip found, activating TPM-bypass! [ 1.563624] ima: Allocated hash algorithm: sha256 [ 1.565240] ima: No architecture policies found [ 1.565728] evm: Initialising EVM extended attributes: [ 1.565850] evm: security.selinux [ 1.565945] evm: security.SMACK64 (disabled) [ 1.566036] evm: security.SMACK64EXEC (disabled) [ 1.566135] evm: security.SMACK64TRANSMUTE (disabled) [ 1.566245] evm: security.SMACK64MMAP (disabled) [ 1.566343] evm: security.apparmor [ 1.566426] evm: security.ima [ 1.566495] evm: security.capability [ 1.566589] evm: HMAC attrs: 0x1 [ 1.815928] clk: Disabling unused clocks [ 1.826444] Freeing unused decrypted memory: 2036K [ 1.888034] Freeing unused kernel image (initmem) memory: 2796K [ 1.888350] Write protecting the kernel read-only data: 26624k [ 1.891755] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.893016] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.025466] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.025777] Run /init as init process [ 2.025899] with arguments: [ 2.025985] /init [ 2.026045] SMOKE_TEST [ 2.026100] with environment: [ 2.026171] HOME=/ [ 2.026234] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.137360] tsc: Refined TSC clocksource calibration: 3593.155 MHz [ 2.137776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb1124129, max_idle_ns: 440795347378 ns [ 2.138075] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.312088] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.337119] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.351154] 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.392554] ACPI: PM: Preparing to enter system sleep state S5 [ 2.393304] 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 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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.253.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-1321-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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 718e9cf66913e4fd3f9dde732599ff997bff63fd4ad48ddfcc2ac69ddc63254b + 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 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::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.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1321-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@4bfa88d98ffa: Unix server socket created successfully. MC@4bfa88d98ffa: Listening on TCP port 41943. 4bfa88d98ffa is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 4bfa88d98ffa 41943 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4bfa88d98ffa: New HC connected from 172.18.253.202 [172.18.253.202]. 4bfa88d98ffa: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@4bfa88d98ffa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4bfa88d98ffa: Configuration file was processed on all HCs. MC@4bfa88d98ffa: Creating MTC on host 172.18.253.202. MC@4bfa88d98ffa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Sep 21 04:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat Sep 21 04:48:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.253.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=15735) Waiting for packet dumper to finish... 1 (prev_count=15735, count=15891) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Sep 21 04:48: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_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_pcodns started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_pcodns() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat Sep 21 04:48:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.253.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=9989) Waiting for packet dumper to finish... 1 (prev_count=9989, count=10145) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Sep 21 04:48: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_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_icmp6 started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_icmp6() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat Sep 21 04:48:49 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.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=9904) Waiting for packet dumper to finish... 1 (prev_count=9904, count=10060) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Sep 21 04:48: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_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_gtpu_access() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat Sep 21 04:48:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10016) Waiting for packet dumper to finish... 1 (prev_count=10016, count=10080) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: 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 ------ Sat Sep 21 04:49:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sat Sep 21 04:49:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.253.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=10129) Waiting for packet dumper to finish... 1 (prev_count=10129, count=10193) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: 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 ------ Sat Sep 21 04:49:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat Sep 21 04:49:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9963) Waiting for packet dumper to finish... 1 (prev_count=9963, count=10027) MTC@4bfa88d98ffa: 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@4bfa88d98ffa: 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 ------ Sat Sep 21 04:49: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_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat Sep 21 04:49:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.253.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=10067) Waiting for packet dumper to finish... 1 (prev_count=10067, count=10131) MTC@4bfa88d98ffa: 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@4bfa88d98ffa: 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 ------ Sat Sep 21 04:49:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat Sep 21 04:49:30 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.253.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=9945) Waiting for packet dumper to finish... 1 (prev_count=9945, count=10009) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Sep 21 04:49: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_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_pdp6_clients_interact started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_pdp6_clients_interact() start" MTC@4bfa88d98ffa: sending CreatePDP MTC@4bfa88d98ffa: 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@4bfa88d98ffa: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat Sep 21 04:49:38 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10086) Waiting for packet dumper to finish... 1 (prev_count=10086, count=10150) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 21 04:49:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_echo_req_resp started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_echo_req_resp() start" MTC@4bfa88d98ffa: setverdict(pass): none -> pass MTC@4bfa88d98ffa: setverdict(pass): pass -> pass, component reason not changed MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: pass MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_echo_req_resp finished. Verdict: pass MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 21 04:49:48 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 21 04:49:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@4bfa88d98ffa: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@4bfa88d98ffa: Test case TC_echo_req_resp_gtpu started. MTC@4bfa88d98ffa: GTP1C ConnectionID: 1 MTC@4bfa88d98ffa: "TC_echo_req_resp_gtpu() start" MTC@4bfa88d98ffa: setverdict(pass): none -> pass MTC@4bfa88d98ffa: setverdict(pass): pass -> pass, component reason not changed MTC@4bfa88d98ffa: Setting final verdict of the test case. MTC@4bfa88d98ffa: Local verdict of MTC: pass MTC@4bfa88d98ffa: No PTCs were created. MTC@4bfa88d98ffa: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@4bfa88d98ffa: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 21 04:49:58 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@4bfa88d98ffa: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@4bfa88d98ffa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4bfa88d98ffa: Terminating MTC. MC@4bfa88d98ffa: MTC terminated. MC2> exit MC@4bfa88d98ffa: Shutting down session. MC@4bfa88d98ffa: 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-1321-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1321-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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=253 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=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=253 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=253 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-1321-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.253.201/24 brd 172.18.253.255 dev eth0 ip route add default via 172.18.253.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.253.201/24 brd 172.18.253.255 dev eth0 + echo ip route add default via 172.18.253.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:47:0d:2c:d4 [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 66:e9:d6:0c:2a:da brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 27267: eth0@if27268: 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.174 MHz processor [ 0.005080] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005238] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007135] AGP: No AGP bridge found [ 0.007358] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008153] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025940] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.030813] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031232] ACPI: Early table checksum verification disabled [ 0.031552] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.031828] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032331] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032871] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032948] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033002] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033027] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033050] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033123] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033147] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033155] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033162] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033168] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033174] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035458] No NUMA configuration found [ 0.035478] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036119] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.039718] Zone ranges: [ 0.039746] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.039809] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.039821] Normal empty [ 0.039835] Device empty [ 0.039847] Movable zone start for each node [ 0.039884] Early memory node ranges [ 0.039914] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040042] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040261] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041241] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041515] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044505] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.044785] ACPI: PM-Timer IO Port: 0x608 [ 0.045171] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045491] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.045603] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.045826] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.045865] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.045940] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.045950] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046108] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046155] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046432] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047230] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047268] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047288] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047390] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047416] Booting paravirtualized kernel on bare hardware [ 0.047670] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056194] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.107305] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.107662] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.107736] pcpu-alloc: [0] 0 [ 0.108970] Fallback order for Node 0: 0 [ 0.109213] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.109235] Policy zone: DMA32 [ 0.109379] Kernel command line: [ 0.109379] root=/dev/ram0 [ 0.109379] console=ttyS0 [ 0.109379] panic=-1 [ 0.109379] init=/init [ 0.109379] loglevel=8 [ 0.109379] SMOKE_TEST [ 0.109379] [ 0.110454] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.111839] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.112707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.114128] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.114265] AGP: Checking aperture... [ 0.115910] AGP: No AGP bridge found [ 0.130591] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.136602] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.138832] ftrace: allocating 40246 entries in 158 pages [ 0.178823] ftrace: allocated 158 pages with 5 groups [ 0.187285] Dynamic Preempt: voluntary [ 0.189960] rcu: Preemptible hierarchical RCU implementation. [ 0.189985] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.190080] Trampoline variant of Tasks RCU enabled. [ 0.190087] Rude variant of Tasks RCU enabled. [ 0.190093] Tracing variant of Tasks RCU enabled. [ 0.190177] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.190205] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.221555] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.226358] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.230443] Console: colour *CGA 80x25 [ 0.243347] printk: console [ttyS0] enabled [ 0.244370] ACPI: Core revision 20220331 [ 0.248666] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.252339] APIC: Switch to symmetric I/O mode setup [ 0.255910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273818] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb22d2e15, max_idle_ns: 440795204037 ns [ 0.274397] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372696) [ 0.276928] process: using AMD E400 aware idle routine [ 0.277206] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.277322] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.278202] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.278463] Spectre V2 : Mitigation: Retpolines [ 0.278556] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.278711] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.279488] x86/fpu: x87 FPU will use FXSAVE [ 0.563314] Freeing SMP alternatives memory: 36K [ 0.564041] pid_max: default: 32768 minimum: 301 [ 0.570579] LSM: Security Framework initializing [ 0.572182] landlock: Up and running. [ 0.572266] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.574744] AppArmor: AppArmor initialized [ 0.574849] TOMOYO Linux initialized [ 0.575325] LSM support for eBPF active [ 0.577720] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.578289] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.712067] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.714698] cblist_init_generic: Setting adjustable number of callback queues. [ 0.714833] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.715320] cblist_init_generic: Setting adjustable number of callback queues. [ 0.715441] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.715886] cblist_init_generic: Setting adjustable number of callback queues. [ 0.716007] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.716342] Performance Events: PMU not available due to virtualization, using software events only. [ 0.717273] signal: max sigframe size: 1440 [ 0.718724] rcu: Hierarchical SRCU implementation. [ 0.718827] rcu: Max phase no-delay instances is 1000. [ 0.723103] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.724779] smp: Bringing up secondary CPUs ... [ 0.724925] smp: Brought up 1 node, 1 CPU [ 0.725043] smpboot: Max logical packages: 1 [ 0.725195] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.735892] node 0 deferred pages initialised in 4ms [ 0.746748] devtmpfs: initialized [ 0.749434] x86/mm: Memory block size: 128MB [ 0.754635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.755182] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.757462] pinctrl core: initialized pinctrl subsystem [ 0.772028] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.775189] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.775790] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.776048] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.776377] audit: initializing netlink subsys (disabled) [ 0.781239] thermal_sys: Registered thermal governor 'fair_share' [ 0.781265] thermal_sys: Registered thermal governor 'bang_bang' [ 0.781392] thermal_sys: Registered thermal governor 'step_wise' [ 0.781519] thermal_sys: Registered thermal governor 'user_space' [ 0.781643] thermal_sys: Registered thermal governor 'power_allocator' [ 0.782914] audit: type=2000 audit(1726894212.528:1): state=initialized audit_enabled=0 res=1 [ 0.783468] cpuidle: using governor ladder [ 0.783645] cpuidle: using governor menu [ 0.784723] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.786834] PCI: Using configuration type 1 for base access [ 0.796440] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.847030] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.847168] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.860356] ACPI: Added _OSI(Module Device) [ 0.860453] ACPI: Added _OSI(Processor Device) [ 0.860527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.860613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.880746] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.901129] ACPI: Interpreter enabled [ 0.902050] ACPI: PM: (supports S0 S3 S4 S5) [ 0.902162] ACPI: Using IOAPIC for interrupt routing [ 0.902608] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.902777] PCI: Using E820 reservations for host bridge windows [ 0.903955] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.926854] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.927574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.927844] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.928581] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.933433] acpiphp: Slot [2] registered [ 0.933605] acpiphp: Slot [3] registered [ 0.933743] acpiphp: Slot [4] registered [ 0.933866] acpiphp: Slot [5] registered [ 0.933986] acpiphp: Slot [6] registered [ 0.934132] acpiphp: Slot [7] registered [ 0.934257] acpiphp: Slot [8] registered [ 0.934392] acpiphp: Slot [9] registered [ 0.934515] acpiphp: Slot [10] registered [ 0.934636] acpiphp: Slot [11] registered [ 0.934756] acpiphp: Slot [12] registered [ 0.934876] acpiphp: Slot [13] registered [ 0.934995] acpiphp: Slot [14] registered [ 0.935128] acpiphp: Slot [15] registered [ 0.935267] acpiphp: Slot [16] registered [ 0.935389] acpiphp: Slot [17] registered [ 0.935512] acpiphp: Slot [18] registered [ 0.935632] acpiphp: Slot [19] registered [ 0.935752] acpiphp: Slot [20] registered [ 0.935873] acpiphp: Slot [21] registered [ 0.936009] acpiphp: Slot [22] registered [ 0.936131] acpiphp: Slot [23] registered [ 0.936252] acpiphp: Slot [24] registered [ 0.936373] acpiphp: Slot [25] registered [ 0.936494] acpiphp: Slot [26] registered [ 0.936615] acpiphp: Slot [27] registered [ 0.936737] acpiphp: Slot [28] registered [ 0.936874] acpiphp: Slot [29] registered [ 0.936998] acpiphp: Slot [30] registered [ 0.937119] acpiphp: Slot [31] registered [ 0.937400] PCI host bridge to bus 0000:00 [ 0.937635] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.937874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.937993] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.938126] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.938251] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.938510] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.939667] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.945635] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.947960] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.949631] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.950168] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.950319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.950452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.950579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.951002] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.951394] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.951541] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.952012] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.952965] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.954127] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.956953] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.958127] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.964141] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.964668] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.965034] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.965398] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.965628] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.968373] iommu: Default domain type: Translated [ 0.968481] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.969440] pps_core: LinuxPPS API ver. 1 registered [ 0.969533] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.969719] PTP clock support registered [ 0.969967] EDAC MC: Ver: 3.0.0 [ 0.979416] NetLabel: Initializing [ 0.979495] NetLabel: domain hash size = 128 [ 0.979571] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.980260] NetLabel: unlabeled traffic allowed by default [ 0.980377] PCI: Using ACPI for IRQ routing [ 0.980543] PCI: pci_cache_line_size set to 64 bytes [ 0.980952] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.981175] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.983808] vgaarb: loaded [ 0.984389] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.984668] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.984806] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.987987] clocksource: Switched to clocksource tsc-early [ 1.043148] VFS: Disk quotas dquot_6.6.0 [ 1.043385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.046799] AppArmor: AppArmor Filesystem Enabled [ 1.047105] pnp: PnP ACPI init [ 1.050712] pnp 00:03: [dma 2] [ 1.051951] pnp: PnP ACPI: found 6 devices [ 1.067758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.068642] NET: Registered PF_INET protocol family [ 1.069586] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.077725] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.078024] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.078223] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.078569] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.078861] TCP: Hash tables configured (established 4096 bind 4096) [ 1.080724] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.081080] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.081395] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.082666] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.083082] NET: Registered PF_XDP protocol family [ 1.083940] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.084069] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.084196] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.084347] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.084491] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.085351] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.085563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.085774] PCI: CLS 0 bytes, default 64 [ 1.089853] Trying to unpack rootfs image as initramfs... [ 1.100853] Initialise system trusted keyrings [ 1.102393] Key type blacklist registered [ 1.103793] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.120161] zbud: loaded [ 1.123852] integrity: Platform Keyring initialized [ 1.124197] integrity: Machine keyring initialized [ 1.124297] Key type asymmetric registered [ 1.124417] Asymmetric key parser 'x509' registered [ 1.351181] Freeing initrd memory: 7552K [ 1.372023] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.372363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.372907] io scheduler mq-deadline registered [ 1.379300] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.382241] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.384092] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.386513] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.389579] Linux agpgart interface v0.103 [ 1.390949] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.393905] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.396598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.396837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.398156] mousedev: PS/2 mouse device common for all mice [ 1.400772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.402443] rtc_cmos 00:05: RTC can wake from S4 [ 1.406174] rtc_cmos 00:05: registered as rtc0 [ 1.406715] rtc_cmos 00:05: setting system clock to 2024-09-21T04:50:13 UTC (1726894213) [ 1.408218] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.408745] ledtrig-cpu: registered to indicate activity on CPUs [ 1.449593] NET: Registered PF_INET6 protocol family [ 1.458474] Segment Routing with IPv6 [ 1.458745] In-situ OAM (IOAM) with IPv6 [ 1.459126] mip6: Mobile IPv6 [ 1.459522] NET: Registered PF_PACKET protocol family [ 1.459889] mpls_gso: MPLS GSO support [ 1.461472] IPI shorthand broadcast: enabled [ 1.461930] sched_clock: Marking stable (1440060081, 19303212)->(1463179018, -3815725) [ 1.464113] registered taskstats version 1 [ 1.464402] Loading compiled-in X.509 certificates [ 1.519392] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.519696] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.523016] zswap: loaded using pool lzo/zbud [ 1.524691] Key type .fscrypt registered [ 1.524788] Key type fscrypt-provisioning registered [ 1.532356] Key type encrypted registered [ 1.532486] AppArmor: AppArmor sha1 policy hashing enabled [ 1.533012] ima: No TPM chip found, activating TPM-bypass! [ 1.533150] ima: Allocated hash algorithm: sha256 [ 1.534625] ima: No architecture policies found [ 1.535085] evm: Initialising EVM extended attributes: [ 1.535189] evm: security.selinux [ 1.535267] evm: security.SMACK64 (disabled) [ 1.535338] evm: security.SMACK64EXEC (disabled) [ 1.535502] evm: security.SMACK64TRANSMUTE (disabled) [ 1.535587] evm: security.SMACK64MMAP (disabled) [ 1.535663] evm: security.apparmor [ 1.535718] evm: security.ima [ 1.535768] evm: security.capability [ 1.535838] evm: HMAC attrs: 0x1 [ 1.790634] clk: Disabling unused clocks [ 1.802649] Freeing unused decrypted memory: 2036K [ 1.863740] Freeing unused kernel image (initmem) memory: 2796K [ 1.864065] Write protecting the kernel read-only data: 26624k [ 1.867397] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.868628] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.013908] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.014251] Run /init as init process [ 2.014371] with arguments: [ 2.014449] /init [ 2.014499] SMOKE_TEST [ 2.014551] with environment: [ 2.014613] HOME=/ [ 2.014664] 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 [ 2.103542] tsc: Refined TSC clocksource calibration: 3593.156 MHz [ 2.103939] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb127363e, max_idle_ns: 440795305332 ns [ 2.104196] clocksource: Switched to clocksource tsc + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.300983] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.326148] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.338810] 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.378301] ACPI: PM: Preparing to enter system sleep state S5 [ 2.378898] 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 253 200 + NET=253 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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.253.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-1321-ggsn -d --network ttcn3-ggsn-test-253 --ip 172.18.253.200 --ip6 fd02:db8:253::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 c073503c0750cc6341fe7e9db1d4e9fd12cd37b61ccf3d6080e1b7892d7a411f + 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 253 202 + NET=253 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-253 --ip 172.18.253.202 --ip6 fd02:db8:253::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.253.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1321-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@958ac027454e: Unix server socket created successfully. MC@958ac027454e: Listening on TCP port 43455. MC2> 958ac027454e is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 958ac027454e 43455 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@958ac027454e: New HC connected from 172.18.253.202 [172.18.253.202]. 958ac027454e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@958ac027454e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@958ac027454e: Configuration file was processed on all HCs. MC@958ac027454e: Creating MTC on host 172.18.253.202. MC@958ac027454e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Sep 21 04:50:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Sep 21 04:50:26 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.253.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=17640) Waiting for packet dumper to finish... 1 (prev_count=17640, count=17704) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Sep 21 04:50:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_ipcp started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_ipcp() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Sep 21 04:50:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.253.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=11489) Waiting for packet dumper to finish... 1 (prev_count=11489, count=11553) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:50:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Sep 21 04:50:46 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.253.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=11540) Waiting for packet dumper to finish... 1 (prev_count=11540, count=11696) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Sep 21 04:50:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_pcodns started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_pcodns() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Sep 21 04:50:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Sep 21 04:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_gtpu_access() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Sep 21 04:51:06 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:51:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: Warning: Stopping inactive timer T_default. MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Sep 21 04:51:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.253.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=11761) Waiting for packet dumper to finish... 1 (prev_count=11761, count=11825) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:51:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: Warning: Stopping inactive timer T_default. MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Sep 21 04:51:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.253.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=11906) Waiting for packet dumper to finish... 1 (prev_count=11906, count=11970) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Sep 21 04:51: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_clients_interact_with_txseq started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_clients_interact_with_txseq() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(fail): pass -> fail MTC@958ac027454e: Warning: Stopping inactive timer T_default. MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Sep 21 04:51:45 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.253.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=14572) Waiting for packet dumper to finish... 1 (prev_count=14572, count=14636) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Sep 21 04:51:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_clients_interact_without_txseq started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_clients_interact_without_txseq() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(fail): pass -> fail MTC@958ac027454e: Warning: Stopping inactive timer T_default. MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat Sep 21 04:51:58 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.253.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=14670) Waiting for packet dumper to finish... 1 (prev_count=14670, count=14734) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:52:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_with_single_dns started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_with_single_dns() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Sep 21 04:52:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.253.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=16235) Waiting for packet dumper to finish... 1 (prev_count=16235, count=16299) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:52: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_deact_with_separate_dns() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Sep 21 04:52:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.253.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=11681) Waiting for packet dumper to finish... 1 (prev_count=11681, count=11745) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Sep 21 04:52:25 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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_update_teic started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_update_teic() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: sending UpdatePDP MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Sep 21 04:52:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.253.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=11986) Waiting for packet dumper to finish... 1 (prev_count=11986, count=12050) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Sep 21 04:52: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp4_act_update_teid started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp4_act_update_teid() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: sending UpdatePDP MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat Sep 21 04:52:38 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.253.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=12478) Waiting for packet dumper to finish... 1 (prev_count=12478, count=12542) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Sep 21 04:52: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.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat Sep 21 04:52:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.253.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=9968) Waiting for packet dumper to finish... 1 (prev_count=9968, count=10032) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Sep 21 04:52: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_pcodns started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_pcodns() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat Sep 21 04:52:55 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9904) Waiting for packet dumper to finish... 1 (prev_count=9904, count=9968) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_icmp6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_icmp6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat Sep 21 04:53:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9907) Waiting for packet dumper to finish... 1 (prev_count=9907, count=9971) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_gtpu_access() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat Sep 21 04:53:11 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.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=9914) Waiting for packet dumper to finish... 1 (prev_count=9914, count=9978) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sat Sep 21 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9952) Waiting for packet dumper to finish... 1 (prev_count=9952, count=10016) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat Sep 21 04:53:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9964) Waiting for packet dumper to finish... 1 (prev_count=9964, count=10028) MTC@958ac027454e: 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@958ac027454e: 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 ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat Sep 21 04:53:35 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.253.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=9982) Waiting for packet dumper to finish... 1 (prev_count=9982, count=10046) MTC@958ac027454e: 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@958ac027454e: 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 ------ Sat Sep 21 04:53: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat Sep 21 04:53:43 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.253.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=9947) Waiting for packet dumper to finish... 1 (prev_count=9947, count=10011) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Sep 21 04:53: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_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp6_clients_interact started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp6_clients_interact() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat Sep 21 04:53:51 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.253.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=9896) Waiting for packet dumper to finish... 1 (prev_count=9896, count=9960) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sat Sep 21 04:53: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sat Sep 21 04:53:59 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9899) Waiting for packet dumper to finish... 1 (prev_count=9899, count=9963) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_ipcp started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_ipcp() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sat Sep 21 04:54:07 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685) Waiting for packet dumper to finish... 1 (prev_count=9685, count=9841) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_icmp6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_icmp6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sat Sep 21 04:54:15 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669) Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_pcodns4 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_pcodns4() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sat Sep 21 04:54:23 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_pcodns6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_pcodns6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sat Sep 21 04:54:31 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.253.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=9772) Waiting for packet dumper to finish... 1 (prev_count=9772, count=9836) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_gtpu_access started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_gtpu_access() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sat Sep 21 04:54:39 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.253.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=9692) Waiting for packet dumper to finish... 1 (prev_count=9692, count=9756) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@958ac027454e: 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 ------ Sat Sep 21 04:54: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sat Sep 21 04:54:48 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.253.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=9983) Waiting for packet dumper to finish... 1 (prev_count=9983, count=10047) MTC@958ac027454e: 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@958ac027454e: 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 ------ Sat Sep 21 04:54:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@958ac027454e: 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@958ac027454e: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sat Sep 21 04:54:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.253.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=9752) Waiting for packet dumper to finish... 1 (prev_count=9752, count=9816) MTC@958ac027454e: 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@958ac027454e: 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 ------ Sat Sep 21 04:55:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@958ac027454e: 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@958ac027454e: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sat Sep 21 04:55:04 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.253.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=9759) Waiting for packet dumper to finish... 1 (prev_count=9759, count=9823) MTC@958ac027454e: 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@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sat Sep 21 04:55: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_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp46_clients_interact started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp46_clients_interact() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sat Sep 21 04:55:12 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.253.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=10002) Waiting for packet dumper to finish... 1 (prev_count=10002, count=10066) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 21 04:55:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_echo_req_resp started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_echo_req_resp() start" MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_echo_req_resp finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 21 04:55:22 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.253.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 21 04:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_echo_req_resp_gtpu started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_echo_req_resp_gtpu() start" MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: setverdict(pass): pass -> pass, component reason not changed MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: pass MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 21 04:55:32 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.253.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=7097) Waiting for packet dumper to finish... 1 (prev_count=7097, count=7161) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Sep 21 04:55: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_pdp_act_restart_ctr_echo started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_pdp_act_restart_ctr_echo() start" MTC@958ac027454e: sending CreatePDP MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sat Sep 21 04:55:40 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.253.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=9779) Waiting for packet dumper to finish... 1 (prev_count=9779, count=9843) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Sep 21 04:55: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_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@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_lots_of_concurrent_pdp_ctx() start" MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sat Sep 21 04:55:48 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.253.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=9815) Waiting for packet dumper to finish... 1 (prev_count=9815, count=9879) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Sep 21 04:55:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@958ac027454e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@958ac027454e: Test case TC_addr_pool_exhaustion started. MTC@958ac027454e: GTP1C ConnectionID: 1 MTC@958ac027454e: "TC_addr_pool_exhaustion() start" MTC@958ac027454e: Successfully created 0 PDP contexts before exhausting the pool MTC@958ac027454e: setverdict(pass): none -> pass MTC@958ac027454e: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@958ac027454e: 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@958ac027454e: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@958ac027454e: Setting final verdict of the test case. MTC@958ac027454e: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@958ac027454e: No PTCs were created. MTC@958ac027454e: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@958ac027454e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sat Sep 21 04:57:57 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.253.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=9795) Waiting for packet dumper to finish... 1 (prev_count=9795, count=10115) MTC@958ac027454e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@958ac027454e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@958ac027454e: Terminating MTC. MC@958ac027454e: MTC terminated. MC2> exit MC@958ac027454e: Shutting down session. MC@958ac027454e: 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-1321-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1321-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1321-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-253 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-253 + docker network remove ttcn3-ggsn-test-253 ttcn3-ggsn-test-253 + 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-1321-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