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-asan Seen branch in repository origin/pespin/asterisk 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 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins12675462197688011017.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-1170 = 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=sysmocom/master \ --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 \ --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.36kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:58e9f7f485a0da134c919f19738a3fb9079c48a5034a24cf05c22319f852aabf 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 58e9f7f485a0 + 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=sysmocom/master \ --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 \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [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:b8f1b542849bb1bd83177e20dc24cbd6bc8fdb9bf67f836baec81556d1e064d7 done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n b8f1b542849b + 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 libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-ggsn 1.11.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:6e8f0e1c3749fe3d5b2aefe87d84aaa30aa5e2e690e6a031516c90d4b9bf09d4 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=sysmocom/master \ --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 \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.345 + OSMO_TTCN3_BRANCH=master #8 0.345 + shift #8 0.345 + cd /osmo-ttcn3-hacks #8 0.345 + git fetch #8 0.474 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.474 74b12c75..d9887d36 master -> origin/master #8 0.475 + 4dee73e3...4cce3dcb pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.477 + git checkout master #8 0.529 Already on 'master' #8 0.529 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.529 (use "git pull" to update your local branch) #8 0.530 + git symbolic-ref -q HEAD #8 0.531 refs/heads/master #8 0.531 + git reset --hard origin/master #8 0.556 HEAD is now at d9887d36 SGP32Definitions_Templates: remove unrelated template parameter #8 0.557 + git rev-parse --abbrev-ref HEAD #8 0.560 master #8 0.561 + git rev-parse HEAD #8 0.562 d9887d364d9ea4550270f8caaf6e3d77e9a92fd7 #8 0.562 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.563 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.563 + make -j8 deps #8 0.587 (make -j16 -C deps || make -j1 -C deps) #8 0.588 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.588 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.035 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.036 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.036 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.036 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.036 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.036 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.037 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.037 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.037 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.037 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.038 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.038 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.038 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.039 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.039 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.041 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.099 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.099 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.111 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.111 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.198 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.199 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.200 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.202 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.206 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.208 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.209 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.216 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.273 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.273 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.273 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.273 + + git checkout+ git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.273 -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.274 #8 1.274 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.274 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.274 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.275 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.275 + git checkout -q -forigin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.275 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.275 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.275 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.275 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.275 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.275 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.275 + git+ checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.275 git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.275 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.276 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.276 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.279 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.279 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.280 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.280 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.386 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.387 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.389 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.390 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.390 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.390 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.391 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.391 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.391 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.391 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.392 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.392 + make ggsn_tests #8 1.419 (make -j16 -C deps || make -j1 -C deps) #8 1.420 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.709 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.709 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.709 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.709 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.710 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.710 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.710 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.710 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.711 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.711 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.711 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.712 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.712 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.712 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.713 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.713 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.780 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.780 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.788 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.788 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.870 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.870 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.870 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.872 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.878 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.880 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.881 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.881 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.886 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.947 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.947 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.948 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.948 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.948 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.948 + git checkoutorigin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.948 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530+ #8 1.948 git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.948 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.948 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.948 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.949 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.949 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.949 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.949 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.949 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.949 + git+ git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.949 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.949 + checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.949 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.949 git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.949 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.951 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.951 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.951 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.952 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.055 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.055 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.057 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.058 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.061 Linking TCCInterface_Functions.ttcn #8 2.061 Linking TCCConversion_Functions.ttcn #8 2.062 Linking TCCConversion.cc #8 2.063 Linking TCCInterface.cc #8 2.063 Linking TCCInterface_ip.h #8 2.064 Linking TCCEncoding_Functions.ttcn #8 2.065 Linking TCCEncoding.cc #8 2.065 Linking Socket_API_Definitions.ttcn #8 2.066 Linking IPL4asp_Functions.ttcn #8 2.066 Linking IPL4asp_PT.cc #8 2.067 Linking IPL4asp_PT.hh #8 2.067 Linking IPL4asp_PortType.ttcn #8 2.068 Linking IPL4asp_Types.ttcn #8 2.068 Linking IPL4asp_discovery.cc #8 2.069 Linking IPL4asp_protocol_L234.hh #8 2.070 Linking ICMP_EncDec.cc #8 2.070 Linking ICMP_Types.ttcn #8 2.071 Linking ICMPv6_EncDec.cc #8 2.072 Linking ICMPv6_Types.ttcn #8 2.073 Linking IP_EncDec.cc #8 2.073 Linking IP_Types.ttcn #8 2.074 Linking UDP_EncDec.cc #8 2.074 Linking UDP_Types.ttcn #8 2.074 Linking GTPC_EncDec.cc #8 2.075 Linking GTPC_Types.ttcn #8 2.075 Linking GTPU_EncDec.cc #8 2.076 Linking GTPU_Types.ttcn #8 2.076 Linking TELNETasp_PT.cc #8 2.077 Linking TELNETasp_PT.hh #8 2.077 Linking TELNETasp_PortType.ttcn #8 2.077 Linking NS_Types.ttcn #8 2.078 Linking BSSGP_EncDec.cc #8 2.078 Linking BSSGP_Types.ttcn #8 2.079 Linking DIAMETER_EncDec.cc #8 2.079 Linking Misc_Helpers.ttcn #8 2.079 Linking General_Types.ttcn #8 2.080 Linking GSM_Types.ttcn #8 2.080 Linking Osmocom_Types.ttcn #8 2.081 Linking Native_Functions.ttcn #8 2.082 Linking Native_FunctionDefs.cc #8 2.082 Linking IPCP_Types.ttcn #8 2.083 Linking PAP_Types.ttcn #8 2.083 Linking GTPv1C_CodecPort.ttcn #8 2.083 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.084 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.085 Linking GTPv1C_Templates.ttcn #8 2.085 Linking Osmocom_Gb_Types.ttcn #8 2.085 Linking GTPv1U_CodecPort.ttcn #8 2.086 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.086 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.087 Linking GTPv1U_Templates.ttcn #8 2.087 Linking DIAMETER_Types.ttcn #8 2.087 Linking DIAMETER_CodecPort.ttcn #8 2.088 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.088 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.089 Linking DIAMETER_Emulation.ttcn #8 2.089 Linking DIAMETER_Templates.ttcn #8 2.090 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.090 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.090 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.091 Linking ICMP_Templates.ttcn #8 2.091 Linking ICMPv6_Templates.ttcn #8 2.092 Linking Osmocom_VTY_Functions.ttcn #8 2.108 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.108 Generating Makefile skeleton... #8 2.109 Makefile skeleton was generated. #8 2.130 make -C ggsn_tests compile #8 2.132 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.132 /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 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 Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 2.167 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.167 #8 2.173 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.181 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.184 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.184 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.187 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.190 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.221 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.221 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.222 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.223 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 2.230 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.232 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.238 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.239 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.239 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.239 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.243 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.243 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.243 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 2.244 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.245 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 2.245 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.245 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 2.246 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 2.247 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.247 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.247 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.248 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.248 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.249 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.250 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.250 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.251 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.251 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.261 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.263 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.263 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.263 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.264 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.266 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.266 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.266 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.266 Notify: Checking modules... #8 2.321 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 2.321 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 2.321 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 2.321 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 2.321 DIAMETER_Templates.ttcn:686.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 2.321 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 2.330 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 2.330 DIAMETER_Emulation.ttcn:329.9-351.1: In function definition `f_diameter_xceive': #8 2.330 DIAMETER_Emulation.ttcn:337.2-349.2: In alt construct: #8 2.330 DIAMETER_Emulation.ttcn:338.5-63: In guard operation: #8 2.330 DIAMETER_Emulation.ttcn:338.5-63: In receive statement: #8 2.330 DIAMETER_Emulation.ttcn:338.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.330 DIAMETER_Emulation.ttcn:339.5-60: In guard operation: #8 2.330 DIAMETER_Emulation.ttcn:339.5-60: In receive statement: #8 2.330 DIAMETER_Emulation.ttcn:339.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.331 DIAMETER_Emulation.ttcn:353.1-475.1: In function definition `main': #8 2.331 DIAMETER_Emulation.ttcn:386.2-474.2: In while statement: #8 2.331 DIAMETER_Emulation.ttcn:396.3-472.3: In alt construct: #8 2.331 DIAMETER_Emulation.ttcn:409.6-108: In guard operation: #8 2.331 DIAMETER_Emulation.ttcn:409.6-108: In receive statement: #8 2.331 DIAMETER_Emulation.ttcn:409.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 2.331 DIAMETER_Emulation.ttcn:418.6-70: In guard operation: #8 2.331 DIAMETER_Emulation.ttcn:418.6-70: In receive statement: #8 2.331 DIAMETER_Emulation.ttcn:418.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 2.331 DIAMETER_Emulation.ttcn:431.13-68: In guard operation: #8 2.331 DIAMETER_Emulation.ttcn:431.13-68: In receive statement: #8 2.331 DIAMETER_Emulation.ttcn:431.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.331 DIAMETER_Emulation.ttcn:435.17-72: In guard operation: #8 2.331 DIAMETER_Emulation.ttcn:435.17-72: In receive statement: #8 2.332 DIAMETER_Emulation.ttcn:435.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.351 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 2.351 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 2.351 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 2.351 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.351 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.351 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 2.351 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 2.351 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 2.351 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 2.351 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 2.351 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.351 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 2.355 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 2.355 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 2.355 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 2.355 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 2.355 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 2.355 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 2.355 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 2.355 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 2.355 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 2.355 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 2.355 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 2.355 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 2.355 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 2.355 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 2.355 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 2.355 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 2.355 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 2.355 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 2.355 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 2.355 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.355 In parameter #2 for `daylightSavingTime': #8 2.355 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 2.355 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 2.355 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.355 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 2.355 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 2.355 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.355 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 2.355 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 2.355 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.355 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 2.355 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 2.355 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 2.355 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 2.355 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 2.355 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 2.358 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 2.358 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 2.358 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 2.358 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 2.358 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 2.358 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 2.358 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 2.358 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 2.358 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 2.358 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 2.358 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 2.358 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 2.358 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.358 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 2.358 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 2.358 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 2.358 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 2.358 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 2.358 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 2.358 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.358 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 2.361 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 2.361 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 2.361 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 2.361 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.361 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 2.361 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 2.361 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 2.361 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 2.361 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.361 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.361 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.361 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.361 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 2.361 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 2.361 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 2.361 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.361 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 2.361 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 2.361 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 2.361 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 2.361 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.361 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.361 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 2.361 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 2.361 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 2.361 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.361 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 2.361 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 2.361 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 2.361 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.361 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 2.361 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.361 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.362 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 2.362 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 2.367 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 2.367 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 2.367 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 2.367 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 2.367 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 2.367 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 2.367 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 2.367 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 2.367 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.367 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.370 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 2.370 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 2.370 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.370 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.370 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 2.370 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 2.370 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 2.370 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 2.370 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.370 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.372 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 2.372 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 2.372 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 2.372 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 2.382 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 2.382 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 2.382 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.382 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.382 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.382 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.389 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 2.389 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 2.389 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 2.389 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 2.389 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 2.389 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 2.389 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 2.390 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 2.390 GGSN_Tests.ttcn:788.3-96: In function instance: #8 2.390 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 2.390 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 2.390 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 2.390 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 2.390 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 2.390 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 2.390 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 2.390 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 2.390 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 2.390 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 2.390 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 2.391 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 2.391 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 2.391 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.391 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 2.391 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 2.391 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.391 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 2.391 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 2.391 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 2.392 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 2.392 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 2.392 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 2.392 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 2.392 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 2.392 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 2.392 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 2.392 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 2.392 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 2.392 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.392 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 2.392 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 2.393 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 2.393 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 2.393 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 2.393 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 2.393 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.393 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 2.393 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 2.393 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.394 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 2.394 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 2.394 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.394 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 2.394 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 2.394 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.394 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 2.394 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.394 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 2.394 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 2.394 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.394 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 2.394 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 2.395 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 2.395 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 2.395 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 2.395 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 2.395 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.395 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 2.395 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 2.395 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 2.396 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 2.396 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 2.396 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 2.396 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 2.396 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.396 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 2.396 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 2.396 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 2.397 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 2.397 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 2.397 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 2.397 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 2.397 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 2.397 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 2.397 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 2.397 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 2.397 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.397 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 2.397 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 2.397 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.398 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 2.398 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 2.398 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.398 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 2.398 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 2.398 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 2.398 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.398 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 2.398 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.398 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 2.398 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 2.398 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.398 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 2.398 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.399 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 2.399 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 2.399 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 2.399 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.399 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 2.399 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.399 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 2.399 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 2.399 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.399 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 2.399 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.399 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 2.399 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 2.399 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.399 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 2.399 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 2.399 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.406 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.406 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 2.406 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 2.406 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 2.406 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.406 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 2.406 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.406 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 2.417 Notify: Generating code... #8 3.113 Notify: File `BSSGP_Types.hh' was generated. #8 3.114 Notify: File `BSSGP_Types.cc' was generated. #8 3.116 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.117 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.118 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.120 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.121 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.123 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.124 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.124 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.125 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.125 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.125 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.125 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.125 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.125 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.125 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.126 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.126 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.127 Notify: File `DIAMETER_Types.hh' was generated. #8 3.133 Notify: File `DIAMETER_Types.cc' was generated. #8 3.134 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.136 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.137 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.138 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.138 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.138 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.138 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.138 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.139 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.140 Notify: File `GGSN_Tests.hh' was generated. #8 3.140 Notify: File `GGSN_Tests.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.140 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.140 Notify: File `GSM_Types.hh' was generated. #8 3.141 Notify: File `GSM_Types.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.141 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.142 Notify: File `GTPC_Types.hh' was generated. #8 3.144 Notify: File `GTPC_Types.cc' was generated. #8 3.145 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.146 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.148 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.149 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.150 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.152 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.153 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.153 Notify: File `GTPU_Types.hh' was generated. #8 3.153 Notify: File `GTPU_Types.cc' was generated. #8 3.153 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.153 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.154 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.154 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.154 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.154 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.154 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.154 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.155 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.155 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.155 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.156 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.156 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.156 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.157 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.157 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.157 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.157 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.157 Notify: File `General_Types.hh' was generated. #8 3.157 Notify: File `General_Types.cc' was generated. #8 3.158 Notify: File `General_Types_part_1.cc' was generated. #8 3.158 Notify: File `General_Types_part_2.cc' was generated. #8 3.158 Notify: File `General_Types_part_3.cc' was generated. #8 3.158 Notify: File `General_Types_part_4.cc' was generated. #8 3.158 Notify: File `General_Types_part_5.cc' was generated. #8 3.158 Notify: File `General_Types_part_6.cc' was generated. #8 3.158 Notify: File `General_Types_part_7.cc' was generated. #8 3.158 Notify: File `ICMP_Templates.hh' was generated. #8 3.158 Notify: File `ICMP_Templates.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.158 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.158 Notify: File `ICMP_Types.hh' was generated. #8 3.159 Notify: File `ICMP_Types.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.160 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.160 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.160 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types.hh' was generated. #8 3.161 Notify: File `ICMPv6_Types.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.161 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.162 Notify: File `IPCP_Types.hh' was generated. #8 3.162 Notify: File `IPCP_Types.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.162 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.162 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.162 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.163 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.163 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.163 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.163 Notify: File `IPL4asp_Types.hh' was generated. #8 3.164 Notify: File `IPL4asp_Types.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.164 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.164 Notify: File `IP_Types.hh' was generated. #8 3.165 Notify: File `IP_Types.cc' was generated. #8 3.165 Notify: File `IP_Types_part_1.cc' was generated. #8 3.165 Notify: File `IP_Types_part_2.cc' was generated. #8 3.165 Notify: File `IP_Types_part_3.cc' was generated. #8 3.165 Notify: File `IP_Types_part_4.cc' was generated. #8 3.165 Notify: File `IP_Types_part_5.cc' was generated. #8 3.165 Notify: File `IP_Types_part_6.cc' was generated. #8 3.165 Notify: File `IP_Types_part_7.cc' was generated. #8 3.165 Notify: File `Misc_Helpers.hh' was generated. #8 3.165 Notify: File `Misc_Helpers.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.165 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.166 Notify: File `NS_Types.hh' was generated. #8 3.167 Notify: File `NS_Types.cc' was generated. #8 3.167 Notify: File `NS_Types_part_1.cc' was generated. #8 3.167 Notify: File `NS_Types_part_2.cc' was generated. #8 3.167 Notify: File `NS_Types_part_3.cc' was generated. #8 3.167 Notify: File `NS_Types_part_4.cc' was generated. #8 3.167 Notify: File `NS_Types_part_5.cc' was generated. #8 3.167 Notify: File `NS_Types_part_6.cc' was generated. #8 3.167 Notify: File `NS_Types_part_7.cc' was generated. #8 3.167 Notify: File `Native_Functions.hh' was generated. #8 3.167 Notify: File `Native_Functions.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.167 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.168 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.168 Notify: File `Osmocom_Types.hh' was generated. #8 3.168 Notify: File `Osmocom_Types.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.169 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.169 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.169 Notify: File `PAP_Types.hh' was generated. #8 3.170 Notify: File `PAP_Types.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.170 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.170 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.170 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.170 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.171 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.171 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.171 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.171 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.172 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.172 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.172 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.172 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.173 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.173 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.173 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.173 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.173 Notify: File `UDP_Types.hh' was generated. #8 3.174 Notify: File `UDP_Types.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.174 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.174 Notify: 378 files were updated. #8 3.205 touch compile #8 3.206 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.206 make -j16 -C ggsn_tests #8 3.217 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.259 Creating dependency file for UDP_EncDec.cc #8 3.259 Creating dependency file for TCCEncoding.cc #8 3.259 Creating dependency file for TELNETasp_PT.cc #8 3.259 Creating dependency file for TCCInterface.cc #8 3.260 Creating dependency file for TCCConversion.cc #8 3.260 Creating dependency file for Native_FunctionDefs.cc #8 3.260 Creating dependency file for IPL4asp_discovery.cc #8 3.260 Creating dependency file for IP_EncDec.cc #8 3.260 Creating dependency file for IPL4asp_PT.cc #8 3.261 Creating dependency file for ICMPv6_EncDec.cc #8 3.261 Creating dependency file for ICMP_EncDec.cc #8 3.261 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.261 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 3.262 Creating dependency file for GTPU_EncDec.cc #8 3.263 Creating dependency file for GTPC_EncDec.cc #8 3.263 Creating dependency file for DIAMETER_EncDec.cc #8 3.287 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.334 Creating dependency file for BSSGP_EncDec.cc #8 3.335 Creating dependency file for UDP_Types_part_7.cc #8 3.342 Creating dependency file for UDP_Types_part_6.cc #8 3.343 Creating dependency file for UDP_Types_part_5.cc #8 3.344 Creating dependency file for UDP_Types_part_4.cc #8 3.346 Creating dependency file for UDP_Types_part_3.cc #8 3.346 Creating dependency file for UDP_Types_part_2.cc #8 3.346 Creating dependency file for UDP_Types_part_1.cc #8 3.347 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.347 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.348 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.352 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.352 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.353 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.353 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.354 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.355 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.356 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.357 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.359 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.359 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.360 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.362 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.362 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.363 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.364 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.366 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.368 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.371 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.371 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.371 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.372 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.372 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.373 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.374 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.374 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.376 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.377 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.379 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.381 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.382 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.382 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.382 Creating dependency file for PAP_Types_part_7.cc #8 3.382 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.383 Creating dependency file for PAP_Types_part_6.cc #8 3.384 Creating dependency file for PAP_Types_part_5.cc #8 3.385 Creating dependency file for PAP_Types_part_4.cc #8 3.389 Creating dependency file for PAP_Types_part_2.cc #8 3.389 Creating dependency file for PAP_Types_part_1.cc #8 3.389 Creating dependency file for PAP_Types_part_3.cc #8 3.390 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.391 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.391 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.391 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.391 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.391 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.392 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.393 Creating dependency file for Osmocom_Types_part_7.cc #8 3.394 Creating dependency file for Osmocom_Types_part_6.cc #8 3.394 Creating dependency file for Osmocom_Types_part_5.cc #8 3.397 Creating dependency file for Osmocom_Types_part_4.cc #8 3.397 Creating dependency file for Osmocom_Types_part_3.cc #8 3.399 Creating dependency file for Osmocom_Types_part_2.cc #8 3.399 Creating dependency file for Osmocom_Types_part_1.cc #8 3.400 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 3.400 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 3.403 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 3.404 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 3.404 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 3.404 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 3.404 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 3.405 Creating dependency file for Native_Functions_part_7.cc #8 3.405 Creating dependency file for Native_Functions_part_6.cc #8 3.405 Creating dependency file for Native_Functions_part_5.cc #8 3.407 Creating dependency file for Native_Functions_part_4.cc #8 3.407 Creating dependency file for Native_Functions_part_3.cc #8 3.408 Creating dependency file for Native_Functions_part_2.cc #8 3.409 Creating dependency file for Native_Functions_part_1.cc #8 3.409 Creating dependency file for NS_Types_part_7.cc #8 3.411 Creating dependency file for NS_Types_part_6.cc #8 3.415 Creating dependency file for NS_Types_part_5.cc #8 3.415 Creating dependency file for NS_Types_part_4.cc #8 3.415 Creating dependency file for NS_Types_part_3.cc #8 3.416 Creating dependency file for NS_Types_part_2.cc #8 3.417 Creating dependency file for NS_Types_part_1.cc #8 3.417 Creating dependency file for Misc_Helpers_part_7.cc #8 3.418 Creating dependency file for Misc_Helpers_part_6.cc #8 3.419 Creating dependency file for Misc_Helpers_part_4.cc #8 3.419 Creating dependency file for Misc_Helpers_part_5.cc #8 3.419 Creating dependency file for Misc_Helpers_part_3.cc #8 3.419 Creating dependency file for Misc_Helpers_part_2.cc #8 3.419 Creating dependency file for Misc_Helpers_part_1.cc #8 3.420 Creating dependency file for IP_Types_part_7.cc #8 3.422 Creating dependency file for IP_Types_part_6.cc #8 3.423 Creating dependency file for IP_Types_part_5.cc #8 3.423 Creating dependency file for IP_Types_part_4.cc #8 3.424 Creating dependency file for IP_Types_part_3.cc #8 3.425 Creating dependency file for IP_Types_part_2.cc #8 3.427 Creating dependency file for IP_Types_part_1.cc #8 3.427 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.427 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.429 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.430 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.431 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.432 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.433 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.433 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.433 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.434 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.434 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.434 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.436 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.436 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.436 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.437 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.438 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.439 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.439 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.440 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.441 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.442 Creating dependency file for IPCP_Types_part_7.cc #8 3.442 Creating dependency file for IPCP_Types_part_6.cc #8 3.444 Creating dependency file for IPCP_Types_part_5.cc #8 3.445 Creating dependency file for IPCP_Types_part_4.cc #8 3.445 Creating dependency file for IPCP_Types_part_3.cc #8 3.446 Creating dependency file for IPCP_Types_part_2.cc #8 3.446 Creating dependency file for IPCP_Types_part_1.cc #8 3.446 Creating dependency file for ICMPv6_Types_part_7.cc #8 3.447 Creating dependency file for ICMPv6_Types_part_6.cc #8 3.448 Creating dependency file for ICMPv6_Types_part_5.cc #8 3.449 Creating dependency file for ICMPv6_Types_part_4.cc #8 3.449 Creating dependency file for ICMPv6_Types_part_3.cc #8 3.450 Creating dependency file for ICMPv6_Types_part_2.cc #8 3.450 Creating dependency file for ICMPv6_Types_part_1.cc #8 3.451 Creating dependency file for ICMPv6_Templates_part_7.cc #8 3.452 Creating dependency file for ICMPv6_Templates_part_6.cc #8 3.452 Creating dependency file for ICMPv6_Templates_part_5.cc #8 3.452 Creating dependency file for ICMPv6_Templates_part_4.cc #8 3.453 Creating dependency file for ICMPv6_Templates_part_3.cc #8 3.454 Creating dependency file for ICMPv6_Templates_part_2.cc #8 3.455 Creating dependency file for ICMP_Types_part_7.cc #8 3.456 Creating dependency file for ICMP_Types_part_6.cc #8 3.456 Creating dependency file for ICMPv6_Templates_part_1.cc #8 3.456 Creating dependency file for ICMP_Types_part_5.cc #8 3.456 Creating dependency file for ICMP_Types_part_4.cc #8 3.457 Creating dependency file for ICMP_Types_part_3.cc #8 3.459 Creating dependency file for ICMP_Types_part_2.cc #8 3.459 Creating dependency file for ICMP_Types_part_1.cc #8 3.459 Creating dependency file for ICMP_Templates_part_7.cc #8 3.460 Creating dependency file for ICMP_Templates_part_6.cc #8 3.460 Creating dependency file for ICMP_Templates_part_5.cc #8 3.463 Creating dependency file for ICMP_Templates_part_3.cc #8 3.463 Creating dependency file for ICMP_Templates_part_4.cc #8 3.463 Creating dependency file for ICMP_Templates_part_2.cc #8 3.465 Creating dependency file for General_Types_part_7.cc #8 3.465 Creating dependency file for ICMP_Templates_part_1.cc #8 3.465 Creating dependency file for General_Types_part_6.cc #8 3.465 Creating dependency file for General_Types_part_5.cc #8 3.466 Creating dependency file for General_Types_part_4.cc #8 3.467 Creating dependency file for General_Types_part_3.cc #8 3.467 Creating dependency file for General_Types_part_2.cc #8 3.468 Creating dependency file for General_Types_part_1.cc #8 3.469 Creating dependency file for GTPv1U_Templates_part_7.cc #8 3.469 Creating dependency file for GTPv1U_Templates_part_5.cc #8 3.469 Creating dependency file for GTPv1U_Templates_part_6.cc #8 3.470 Creating dependency file for GTPv1U_Templates_part_4.cc #8 3.471 Creating dependency file for GTPv1U_Templates_part_3.cc #8 3.473 Creating dependency file for GTPv1U_Templates_part_2.cc #8 3.473 Creating dependency file for GTPv1U_Templates_part_1.cc #8 3.473 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 3.473 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 3.475 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 3.475 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 3.475 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 3.476 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 3.476 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 3.477 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 3.477 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 3.478 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 3.479 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 3.479 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 3.480 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 3.480 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 3.482 Creating dependency file for GTPv1C_Templates_part_7.cc #8 3.482 Creating dependency file for GTPv1C_Templates_part_6.cc #8 3.483 Creating dependency file for GTPv1C_Templates_part_5.cc #8 3.484 Creating dependency file for GTPv1C_Templates_part_4.cc #8 3.485 Creating dependency file for GTPv1C_Templates_part_3.cc #8 3.486 Creating dependency file for GTPv1C_Templates_part_2.cc #8 3.487 Creating dependency file for GTPv1C_Templates_part_1.cc #8 3.487 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 3.487 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 3.487 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 3.488 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 3.489 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 3.489 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 3.490 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 3.491 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 3.491 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 3.491 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 3.492 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 3.493 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 3.493 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 3.495 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 3.495 Creating dependency file for GTPU_Types_part_7.cc #8 3.496 Creating dependency file for GTPU_Types_part_6.cc #8 3.497 Creating dependency file for GTPU_Types_part_5.cc #8 3.497 Creating dependency file for GTPU_Types_part_4.cc #8 3.498 Creating dependency file for GTPU_Types_part_3.cc #8 3.498 Creating dependency file for GTPU_Types_part_2.cc #8 3.500 Creating dependency file for GTPU_Types_part_1.cc #8 3.500 Creating dependency file for GTPC_Types_part_7.cc #8 3.500 Creating dependency file for GTPC_Types_part_6.cc #8 3.501 Creating dependency file for GTPC_Types_part_5.cc #8 3.501 Creating dependency file for GTPC_Types_part_4.cc #8 3.503 Creating dependency file for GTPC_Types_part_3.cc #8 3.504 Creating dependency file for GTPC_Types_part_2.cc #8 3.504 Creating dependency file for GTPC_Types_part_1.cc #8 3.508 Creating dependency file for GSM_Types_part_7.cc #8 3.508 Creating dependency file for GSM_Types_part_6.cc #8 3.509 Creating dependency file for GSM_Types_part_5.cc #8 3.509 Creating dependency file for GSM_Types_part_4.cc #8 3.509 Creating dependency file for GSM_Types_part_3.cc #8 3.510 Creating dependency file for GSM_Types_part_2.cc #8 3.511 Creating dependency file for GSM_Types_part_1.cc #8 3.511 Creating dependency file for GGSN_Tests_part_7.cc #8 3.511 Creating dependency file for GGSN_Tests_part_6.cc #8 3.517 Creating dependency file for GGSN_Tests_part_5.cc #8 3.519 Creating dependency file for GGSN_Tests_part_4.cc #8 3.522 Creating dependency file for GGSN_Tests_part_3.cc #8 3.522 Creating dependency file for GGSN_Tests_part_2.cc #8 3.523 Creating dependency file for GGSN_Tests_part_1.cc #8 3.523 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 3.524 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 3.525 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 3.525 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 3.526 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 3.530 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 3.532 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 3.532 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 3.533 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 3.533 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 3.533 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 3.534 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 3.536 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 3.538 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 3.540 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 3.541 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 3.541 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 3.542 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 3.542 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 3.544 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 3.547 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 3.550 Creating dependency file for DIAMETER_Types_part_7.cc #8 3.550 Creating dependency file for DIAMETER_Types_part_6.cc #8 3.550 Creating dependency file for DIAMETER_Types_part_5.cc #8 3.551 Creating dependency file for DIAMETER_Types_part_4.cc #8 3.551 Creating dependency file for DIAMETER_Types_part_3.cc #8 3.552 Creating dependency file for DIAMETER_Types_part_2.cc #8 3.556 Creating dependency file for DIAMETER_Types_part_1.cc #8 3.556 Creating dependency file for DIAMETER_Templates_part_7.cc #8 3.557 Creating dependency file for DIAMETER_Templates_part_6.cc #8 3.565 Creating dependency file for DIAMETER_Templates_part_5.cc #8 3.566 Creating dependency file for DIAMETER_Templates_part_4.cc #8 3.566 Creating dependency file for DIAMETER_Templates_part_3.cc #8 3.567 Creating dependency file for DIAMETER_Templates_part_2.cc #8 3.568 Creating dependency file for DIAMETER_Templates_part_1.cc #8 3.573 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 3.575 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 3.575 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 3.576 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 3.582 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 3.583 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 3.588 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 3.589 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 3.589 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 3.593 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 3.598 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 3.598 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 3.602 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 3.605 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 3.607 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 3.607 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 3.614 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 3.616 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 3.619 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 3.621 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 3.625 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 3.627 Creating dependency file for BSSGP_Types_part_7.cc #8 3.630 Creating dependency file for BSSGP_Types_part_6.cc #8 3.630 Creating dependency file for BSSGP_Types_part_5.cc #8 3.636 Creating dependency file for BSSGP_Types_part_4.cc #8 3.659 Creating dependency file for BSSGP_Types_part_3.cc #8 3.659 Creating dependency file for BSSGP_Types_part_2.cc #8 3.673 Creating dependency file for BSSGP_Types_part_1.cc #8 3.701 Creating dependency file for UDP_Types.cc #8 3.703 Creating dependency file for TELNETasp_PortType.cc #8 3.705 Creating dependency file for TCCInterface_Functions.cc #8 3.709 Creating dependency file for TCCEncoding_Functions.cc #8 3.712 Creating dependency file for TCCConversion_Functions.cc #8 3.714 Creating dependency file for Socket_API_Definitions.cc #8 3.732 Creating dependency file for PAP_Types.cc #8 3.734 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.757 Creating dependency file for Osmocom_Types.cc #8 3.774 Creating dependency file for Osmocom_Gb_Types.cc #8 3.778 Creating dependency file for Native_Functions.cc #8 3.784 Creating dependency file for NS_Types.cc #8 3.784 Creating dependency file for Misc_Helpers.cc #8 3.787 Creating dependency file for IP_Types.cc #8 3.795 Creating dependency file for IPL4asp_Types.cc #8 3.807 Creating dependency file for IPL4asp_PortType.cc #8 3.818 Creating dependency file for IPL4asp_Functions.cc #8 3.820 Creating dependency file for IPCP_Types.cc #8 3.825 Creating dependency file for ICMPv6_Types.cc #8 3.833 Creating dependency file for ICMPv6_Templates.cc #8 3.835 Creating dependency file for ICMP_Types.cc #8 3.840 Creating dependency file for ICMP_Templates.cc #8 3.846 Creating dependency file for General_Types.cc #8 3.854 Creating dependency file for GTPv1U_Templates.cc #8 3.873 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.873 Creating dependency file for GTPv1U_CodecPort.cc #8 3.875 Creating dependency file for GTPv1C_Templates.cc #8 3.886 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.891 Creating dependency file for GTPv1C_CodecPort.cc #8 3.892 Creating dependency file for GTPU_Types.cc #8 3.905 Creating dependency file for GTPC_Types.cc #8 3.905 Creating dependency file for GSM_Types.cc #8 3.905 Creating dependency file for GGSN_Tests.cc #8 3.905 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 3.918 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 3.919 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 3.929 Creating dependency file for DIAMETER_Types.cc #8 3.942 Creating dependency file for DIAMETER_Templates.cc #8 3.943 Creating dependency file for DIAMETER_Emulation.cc #8 3.955 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 3.963 Creating dependency file for DIAMETER_CodecPort.cc #8 3.980 Creating dependency file for BSSGP_Types.cc #8 4.318 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 4.318 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 4.319 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 4.319 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 4.319 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 4.319 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 4.319 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 4.320 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 4.320 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 4.320 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 4.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 4.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 4.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 4.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 4.325 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 4.326 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 6.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 6.233 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 6.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 6.589 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 6.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 6.730 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 6.909 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 7.012 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.012 DIAMETER_Emulation.cc:8877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.012 8877 | } #8 7.012 | ^ #8 7.012 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.012 DIAMETER_Emulation.cc:8929:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.012 8929 | } #8 7.012 | ^ #8 7.014 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 7.014 DIAMETER_Emulation.cc:9228:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.014 9228 | } #8 7.014 | ^ #8 7.022 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 7.022 DIAMETER_Emulation.cc:10219:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.022 10219 | } #8 7.022 | ^ #8 7.022 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 7.088 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 7.182 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 7.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 7.541 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 7.565 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 7.853 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 8.184 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 8.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 8.351 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 8.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 8.614 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 8.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 8.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 9.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 9.262 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 9.543 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 9.885 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 9.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 10.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 10.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 10.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 11.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 11.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 12.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 12.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 12.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 12.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 12.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 12.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 12.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 12.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 12.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 12.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 12.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 12.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 12.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 12.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 12.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 13.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 13.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 13.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 13.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 13.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 13.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 13.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 13.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 13.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 13.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 13.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 13.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 13.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 13.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 13.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 13.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 13.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 13.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 13.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 13.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 13.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 13.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 13.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 13.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 13.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 13.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 13.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 13.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 13.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 13.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 13.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 13.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 14.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 16.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 22.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 22.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 22.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 22.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 22.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 22.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 22.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 23.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 23.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 23.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 23.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 24.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 25.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 26.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 26.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 26.24 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.64 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.79 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.81 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.83 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.91 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.94 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.96 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.97 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 27.00 g++ -shared -o GSM_Types.so GSM_Types.o #8 27.01 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 27.02 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 27.05 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 27.05 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 27.09 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 27.12 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 27.15 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 27.16 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 27.18 g++ -shared -o General_Types.so General_Types.o #8 27.20 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 27.20 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 27.23 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 27.24 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 27.26 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 27.29 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 27.30 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 27.32 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 27.33 g++ -shared -o IP_Types.so IP_Types.o #8 27.35 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.37 g++ -shared -o NS_Types.so NS_Types.o #8 27.38 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.41 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.43 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.45 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.46 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.46 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.48 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.50 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.50 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.52 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.54 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.55 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.59 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.59 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.60 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.62 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.64 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.65 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.65 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.66 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.67 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.69 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.71 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.71 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.72 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.73 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.74 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.74 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.76 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.77 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.78 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.78 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.79 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.79 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.79 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.81 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.81 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.81 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.81 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.82 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.82 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.83 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.83 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.83 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.83 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.84 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.85 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.85 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.85 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.85 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.86 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.86 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.86 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.86 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.88 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.88 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.89 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.89 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.89 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.89 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.91 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.91 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.91 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.92 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.92 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.92 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.93 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.93 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.94 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.94 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.94 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.95 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.96 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.96 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.96 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.97 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.97 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.98 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.98 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.99 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.99 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 28.00 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 28.00 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 28.00 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 28.00 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 28.01 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 28.01 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 28.02 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 28.02 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 28.02 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 28.02 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 28.02 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 28.03 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 28.03 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 28.03 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 28.04 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 28.04 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 28.05 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 28.05 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 28.06 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 28.06 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 28.06 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 28.06 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 28.07 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 28.07 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 28.08 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 28.08 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 28.08 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 28.09 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 28.09 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 28.10 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 28.11 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 28.13 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 28.13 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 28.13 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 28.14 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 28.16 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 28.16 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 28.16 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 28.16 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 28.16 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 28.17 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 28.18 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 28.19 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 28.19 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 28.20 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 28.20 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 28.20 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 28.20 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 28.20 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 28.21 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 28.21 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 28.21 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 28.21 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 28.22 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 28.23 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 28.23 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 28.23 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 28.23 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 28.23 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 28.23 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 28.24 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 28.24 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 28.24 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 28.24 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 28.25 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 28.25 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 28.25 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 28.25 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 28.25 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 28.26 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 28.26 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 28.26 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 28.26 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 28.27 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 28.27 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 28.28 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 28.28 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 28.28 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 28.28 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 28.28 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 28.28 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 28.28 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 28.29 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 28.30 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 28.30 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 28.30 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 28.30 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 28.31 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 28.31 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 28.31 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 28.31 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 28.31 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 28.31 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 28.32 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 28.32 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 28.32 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 28.33 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 28.33 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 28.33 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 28.33 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 28.33 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 28.34 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 28.34 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 28.34 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 28.35 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 28.35 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 28.35 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 28.36 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 28.36 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 28.36 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 28.36 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 28.36 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 28.36 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 28.36 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 28.37 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 28.37 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 28.38 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 28.38 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 28.38 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 28.38 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 28.38 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 28.39 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 28.39 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 28.39 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.40 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.40 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.40 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.41 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.41 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.41 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.41 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.41 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.41 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.42 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.43 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.43 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.43 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.43 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.43 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.44 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.44 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.44 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.44 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.45 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.45 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.45 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.46 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.46 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.47 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.47 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.47 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.48 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.48 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.48 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.49 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.49 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.49 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.49 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.50 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.50 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.51 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.51 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.51 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.51 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.51 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.52 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.54 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.54 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.55 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.56 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.56 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.56 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.57 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.57 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.58 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.59 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.59 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.59 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.59 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.59 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.59 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.60 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.60 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.60 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.61 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.61 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.61 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.62 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.62 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.62 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.63 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.63 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.64 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.65 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.65 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.66 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.71 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.74 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.75 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.76 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.97 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.94 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.63 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.62 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 33.10 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 33.24 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 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 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 33.24 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.24 -L/lib -lcrypto \ #8 33.24 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 33.24 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 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 Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 33.76 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 34.3s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.0s done #10 writing image sha256:0740a47608c312cb91de2df7a0c9bbd797402809deb36fde54ff72474b48d66e done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 1.0s 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 0740a47608c3 + 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=2937480 + seq 1 30 + echo (2937480 + 1) % 256 + bc + SUBNET=137 + NET_NAME=ttcn3-ggsn-test-137 + SUB4=172.18.137.0/24 + SUB6=fd02:db8:137::/64 + set +x Creating network ttcn3-ggsn-test-137, trying SUBNET=137... + docker network create --internal --subnet 172.18.137.0/24 --ipv6 --subnet fd02:db8:137::/64 ttcn3-ggsn-test-137 39f5edf6bee1a20b32f23556068dc7d3d021a85bf1d5005d93912d16dd0161a3 + set +x ### Network ttcn3-ggsn-test-137 created (SUBNET=137) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=137 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-1170-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-20-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-20-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.137.201/24 brd 172.18.137.255 dev eth0 ip route add default via 172.18.137.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.137.201/24 brd 172.18.137.255 dev eth0 + echo ip route add default via 172.18.137.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-20-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 137 200 + NET=137 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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.137.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-1170-ggsn -d --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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 982c89dce28bd6d5f6452b4bc8ee8f7cd63d218853d7d60297e91cc81932b65c + 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 + 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 137 202 + NET=137 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::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.137.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1170-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@6277428a69bb: Unix server socket created successfully. MC@6277428a69bb: Listening on TCP port 35933. MC2> 6277428a69bb is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 6277428a69bb 35933 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6277428a69bb: New HC connected from 172.18.137.202 [172.18.137.202]. 6277428a69bb: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@6277428a69bb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@6277428a69bb: Configuration file was processed on all HCs. MC@6277428a69bb: Creating MTC on host 172.18.137.202. MC@6277428a69bb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Apr 23 04:44:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Apr 23 04:44:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.137.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=16324) Waiting for packet dumper to finish... 1 (prev_count=16324, count=16388) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Apr 23 04:44:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_ipcp started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_ipcp() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Apr 23 04:44:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.137.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=11496) Waiting for packet dumper to finish... 1 (prev_count=11496, count=11560) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Tue Apr 23 04:44:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Apr 23 04:44:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.137.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=11444) Waiting for packet dumper to finish... 1 (prev_count=11444, count=11692) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Apr 23 04:44:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_pcodns started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_pcodns() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Apr 23 04:44:33 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.137.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=10865) Waiting for packet dumper to finish... 1 (prev_count=10865, count=10929) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Apr 23 04:44:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_gtpu_access() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Apr 23 04:44:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.137.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=11084) Waiting for packet dumper to finish... 1 (prev_count=11084, count=11148) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Tue Apr 23 04:44:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: Warning: Stopping inactive timer T_default. MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Apr 23 04:44:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.137.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=11942) Waiting for packet dumper to finish... 1 (prev_count=11942, count=12006) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Tue Apr 23 04:45:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: Warning: Stopping inactive timer T_default. MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Apr 23 04:45:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.137.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=11715) Waiting for packet dumper to finish... 1 (prev_count=11715, count=11779) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Apr 23 04:45:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_clients_interact_with_txseq started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_clients_interact_with_txseq() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(fail): pass -> fail MTC@6277428a69bb: Warning: Stopping inactive timer T_default. MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: fail MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Apr 23 04:45:22 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.137.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=14186) Waiting for packet dumper to finish... 1 (prev_count=14186, count=14250) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Apr 23 04:45:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_clients_interact_without_txseq started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_clients_interact_without_txseq() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(fail): pass -> fail MTC@6277428a69bb: Warning: Stopping inactive timer T_default. MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: fail MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Apr 23 04:45:35 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.137.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@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Tue Apr 23 04:45:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_with_single_dns started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_with_single_dns() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Apr 23 04:45:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.137.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=16231) Waiting for packet dumper to finish... 1 (prev_count=16231, count=16295) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Tue Apr 23 04:45:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_deact_with_separate_dns() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Apr 23 04:45:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.137.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=12299) Waiting for packet dumper to finish... 1 (prev_count=12299, count=12455) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Apr 23 04:46:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_update_teic started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_update_teic() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: sending UpdatePDP MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Apr 23 04:46:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.137.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=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11817) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Apr 23 04:46:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp4_act_update_teid started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp4_act_update_teid() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: sending UpdatePDP MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Tue Apr 23 04:46:15 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.137.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=12450) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Apr 23 04:46:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_echo_req_resp started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_echo_req_resp() start" MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_echo_req_resp finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Apr 23 04:46:24 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.137.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=7013) Waiting for packet dumper to finish... 1 (prev_count=7013, count=7752) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Apr 23 04:46:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_echo_req_resp_gtpu started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_echo_req_resp_gtpu() start" MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Apr 23 04:46:35 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.137.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@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Tue Apr 23 04:46:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp_act2_recovery started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp_act2_recovery() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: sending 2nd CreatePDP (recovery increased) MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Tue Apr 23 04:46:45 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.137.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=14350) Waiting for packet dumper to finish... 1 (prev_count=14350, count=14414) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Tue Apr 23 04:46:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_act_deact_retrans_duplicate started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_act_deact_retrans_duplicate() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Tue Apr 23 04:46:56 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.137.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=11926) Waiting for packet dumper to finish... 1 (prev_count=11926, count=11990) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Apr 23 04:47:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_pdp_act_restart_ctr_echo started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_pdp_act_restart_ctr_echo() start" MTC@6277428a69bb: sending CreatePDP MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Tue Apr 23 04:47:16 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.137.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=15101) Waiting for packet dumper to finish... 1 (prev_count=15101, count=15165) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Apr 23 04:47:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_lots_of_concurrent_pdp_ctx() start" MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Warning: Stopping inactive timer T_next. MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Tue Apr 23 04:47:47 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.137.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=4077160) Waiting for packet dumper to finish... 1 (prev_count=4077160, count=4099049) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Apr 23 04:47:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6277428a69bb: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@6277428a69bb: Test case TC_addr_pool_exhaustion started. MTC@6277428a69bb: GTP1C ConnectionID: 1 MTC@6277428a69bb: "TC_addr_pool_exhaustion() start" MTC@6277428a69bb: Successfully created 1024 PDP contexts before exhausting the pool MTC@6277428a69bb: setverdict(pass): none -> pass MTC@6277428a69bb: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Warning: Stopping inactive timer T_next. MTC@6277428a69bb: setverdict(pass): pass -> pass, component reason not changed MTC@6277428a69bb: Setting final verdict of the test case. MTC@6277428a69bb: Local verdict of MTC: pass MTC@6277428a69bb: No PTCs were created. MTC@6277428a69bb: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@6277428a69bb: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Tue Apr 23 04:48:08 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.137.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=3691927) Waiting for packet dumper to finish... 1 (prev_count=3691927, count=3729566) MTC@6277428a69bb: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@6277428a69bb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6277428a69bb: Terminating MTC. MC@6277428a69bb: MTC terminated. MC2> exit MC@6277428a69bb: Shutting down session. MC@6277428a69bb: 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-1170-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=137 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=137 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-1170-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-20-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-20-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.137.201/24 brd 172.18.137.255 dev eth0 ip route add default via 172.18.137.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.137.201/24 brd 172.18.137.255 dev eth0 + echo ip route add default via 172.18.137.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-20-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 137 200 + NET=137 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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.137.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-1170-ggsn -d --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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 ac1b3c00e83f5d83186e307f4eea134f6271cb6e4208663c529013a6214d9123 + 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 + 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 137 202 + NET=137 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::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.137.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1170-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@244471dbcef6: Unix server socket created successfully. MC@244471dbcef6: Listening on TCP port 45113. 244471dbcef6 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 244471dbcef6 45113 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@244471dbcef6: New HC connected from 172.18.137.202 [172.18.137.202]. 244471dbcef6: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@244471dbcef6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@244471dbcef6: Configuration file was processed on all HCs. MC@244471dbcef6: Creating MTC on host 172.18.137.202. MC@244471dbcef6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Apr 23 04:48:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Apr 23 04:48:43 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.137.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=2876) Waiting for packet dumper to finish... 1 (prev_count=2876, count=3004) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Apr 23 04:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_pcodns started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Apr 23 04:48:56 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.137.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Apr 23 04:49:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_icmp6 started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Apr 23 04:49:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.137.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Apr 23 04:49:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Apr 23 04:49:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.137.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=1100) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Tue Apr 23 04:49:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Apr 23 04:49:34 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.137.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=1440) Waiting for packet dumper to finish... 1 (prev_count=1440, count=1504) MTC@244471dbcef6: 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@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Tue Apr 23 04:49:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Apr 23 04:49:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.137.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=1100) MTC@244471dbcef6: 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@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Tue Apr 23 04:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Apr 23 04:49:59 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.137.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Apr 23 04:50:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_pdp6_clients_interact started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Apr 23 04:50:12 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Apr 23 04:50:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_echo_req_resp started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Tue Apr 23 04:50:25 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.137.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=1100) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Apr 23 04:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@244471dbcef6: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@244471dbcef6: Test case TC_echo_req_resp_gtpu started. MTC@244471dbcef6: GTP1C ConnectionID: 1 MTC@244471dbcef6: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: Setting final verdict of the test case. MTC@244471dbcef6: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@244471dbcef6: No PTCs were created. MTC@244471dbcef6: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@244471dbcef6: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Tue Apr 23 04:50:37 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.137.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=1616) Waiting for packet dumper to finish... 1 (prev_count=1616, count=1680) MTC@244471dbcef6: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MC@244471dbcef6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@244471dbcef6: Terminating MTC. MC@244471dbcef6: MTC terminated. MC2> exit MC@244471dbcef6: Shutting down session. MC@244471dbcef6: 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->FAIL GGSN_Tests.TC_echo_req_resp 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_echo_req_resp_gtpu Summary: pass->FAIL: 6 NEW: FAIL: 4 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_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-1170-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn + true + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=137 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=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=137 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=137 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-1170-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-20-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-20-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-20-amd64 + local kernel=6.1.0-20-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-20-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.6 /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.21 /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.6 /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.21 /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.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.137.201/24 brd 172.18.137.255 dev eth0 ip route add default via 172.18.137.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.137.201/24 brd 172.18.137.255 dev eth0 + echo ip route add default via 172.18.137.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-20-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 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 137 200 + NET=137 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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.137.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-1170-ggsn -d --network ttcn3-ggsn-test-137 --ip 172.18.137.200 --ip6 fd02:db8:137::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 c23e276aabebe478f6dfa6b8bd1978c6c2d04ed9d0ecd222f780dfa291d4c4fc + 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 + 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 137 202 + NET=137 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-137 --ip 172.18.137.202 --ip6 fd02:db8:137::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.137.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1170-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@b49a22ae4b1e: Unix server socket created successfully. MC@b49a22ae4b1e: Listening on TCP port 39445. b49a22ae4b1e is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests b49a22ae4b1e 39445 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b49a22ae4b1e: New HC connected from 172.18.137.202 [172.18.137.202]. b49a22ae4b1e: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@b49a22ae4b1e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@b49a22ae4b1e: Configuration file was processed on all HCs. MC@b49a22ae4b1e: Creating MTC on host 172.18.137.202. MC@b49a22ae4b1e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Apr 23 04:51:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail'. Tue Apr 23 04:51:11 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact fail ------ Saving talloc report from 172.18.137.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=2744) Waiting for packet dumper to finish... 1 (prev_count=2744, count=2808) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Apr 23 04:51:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_ipcp started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail'. Tue Apr 23 04:51:24 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp fail ------ Saving talloc report from 172.18.137.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=1192) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Tue Apr 23 04:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail'. Tue Apr 23 04:51:36 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail ------ Saving talloc report from 172.18.137.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=1376) Waiting for packet dumper to finish... 1 (prev_count=1376, count=1440) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Apr 23 04:51:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_pcodns started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail'. Tue Apr 23 04:51:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_pcodns fail ------ Saving talloc report from 172.18.137.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=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Apr 23 04:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail'. Tue Apr 23 04:52:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.137.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=1616) Waiting for packet dumper to finish... 1 (prev_count=1616, count=1744) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Tue Apr 23 04:52:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail'. Tue Apr 23 04:52:15 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail ------ Saving talloc report from 172.18.137.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=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Tue Apr 23 04:52:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail'. Tue Apr 23 04:52:27 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail ------ Saving talloc report from 172.18.137.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Apr 23 04:52:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_clients_interact_with_txseq started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Apr 23 04:52:40 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Apr 23 04:52:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_clients_interact_without_txseq started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Tue Apr 23 04:52:53 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.137.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Tue Apr 23 04:53:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_with_single_dns started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail'. Tue Apr 23 04:53:06 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail ------ Saving talloc report from 172.18.137.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Tue Apr 23 04:53:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail'. Tue Apr 23 04:53:19 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Apr 23 04:53:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_update_teic started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_update_teic finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail'. Tue Apr 23 04:53:32 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teic fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Apr 23 04:53:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp4_act_update_teid started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Tue Apr 23 04:53:45 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Apr 23 04:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Tue Apr 23 04:53:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.137.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=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Apr 23 04:54:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_pcodns started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Tue Apr 23 04:54:10 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.137.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Apr 23 04:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_icmp6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Tue Apr 23 04:54:24 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Apr 23 04:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Tue Apr 23 04:54:37 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Tue Apr 23 04:54:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Tue Apr 23 04:54:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.137.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1192) MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Tue Apr 23 04:54:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Tue Apr 23 04:55:03 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.137.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=1100) MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Tue Apr 23 04:55:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Tue Apr 23 04:55:15 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.137.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Apr 23 04:55:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp6_clients_interact started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Tue Apr 23 04:55:28 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Tue Apr 23 04:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Tue Apr 23 04:55:41 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Tue Apr 23 04:55:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_ipcp started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Tue Apr 23 04:55:54 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Tue Apr 23 04:56:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_icmp6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Tue Apr 23 04:56:07 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Tue Apr 23 04:56:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_pcodns4 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Tue Apr 23 04:56:20 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Tue Apr 23 04:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_pcodns6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Tue Apr 23 04:56:34 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Tue Apr 23 04:56:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Tue Apr 23 04:56:47 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Tue Apr 23 04:56:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Tue Apr 23 04:57:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Tue Apr 23 04:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Tue Apr 23 04:57:13 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Tue Apr 23 04:57:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Tue Apr 23 04:57:26 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.137.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=1100) MTC@b49a22ae4b1e: 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@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Tue Apr 23 04:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp46_clients_interact started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Tue Apr 23 04:57:38 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.137.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Apr 23 04:57:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_echo_req_resp started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Tue Apr 23 04:57:51 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Apr 23 04:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_echo_req_resp_gtpu started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Tue Apr 23 04:58:04 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Apr 23 04:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_pdp_act_restart_ctr_echo started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Tue Apr 23 04:58:17 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Apr 23 04:58:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Tue Apr 23 04:58:30 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.137.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Apr 23 04:58:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@b49a22ae4b1e: Test case TC_addr_pool_exhaustion started. MTC@b49a22ae4b1e: GTP1C ConnectionID: 1 MTC@b49a22ae4b1e: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: Setting final verdict of the test case. MTC@b49a22ae4b1e: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b49a22ae4b1e: No PTCs were created. MTC@b49a22ae4b1e: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b49a22ae4b1e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Tue Apr 23 04:58:43 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.137.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@b49a22ae4b1e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@b49a22ae4b1e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b49a22ae4b1e: Terminating MTC. MC@b49a22ae4b1e: MTC terminated. MC2> exit MC@b49a22ae4b1e: Shutting down session. MC@b49a22ae4b1e: 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_pdp4_act_deact pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass->FAIL GGSN_Tests.TC_pdp4_act_deact_pcodns pass->FAIL 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->FAIL GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass->FAIL 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->FAIL GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: FAIL 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_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: FAIL 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: 23 NEW: FAIL: 13 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_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-1170-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1170-ggsn + true + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-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-137 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-137 + docker network remove ttcn3-ggsn-test-137 ttcn3-ggsn-test-137 + 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-1170-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:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2229 GGSN_Tests control part GGSN_Tests.ttcn:1190 TC_pdp4_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2230 GGSN_Tests control part GGSN_Tests.ttcn:1199 TC_pdp4_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2231 GGSN_Tests control part GGSN_Tests.ttcn:1230 TC_pdp4_act_deact_ipcp_pap_broken testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2232 GGSN_Tests control part GGSN_Tests.ttcn:1264 TC_pdp4_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2233 GGSN_Tests control part GGSN_Tests.ttcn:1288 TC_pdp4_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2234 GGSN_Tests control part GGSN_Tests.ttcn:1307 TC_pdp4_act_deact_gtpu_access_wrong_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2235 GGSN_Tests control part GGSN_Tests.ttcn:1325 TC_pdp4_act_deact_gtpu_access_ipv6_apn4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1358 TC_pdp4_clients_interact_with_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1365 TC_pdp4_clients_interact_without_txseq testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2238 GGSN_Tests control part GGSN_Tests.ttcn:1403 TC_pdp4_act_deact_with_single_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2239 GGSN_Tests control part GGSN_Tests.ttcn:1450 TC_pdp4_act_deact_with_separate_dns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2240 GGSN_Tests control part GGSN_Tests.ttcn:1480 TC_pdp4_act_update_teic testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1496 TC_pdp4_act_update_teid testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2256 GGSN_Tests control part GGSN_Tests.ttcn:1524 TC_pdp46_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2257 GGSN_Tests control part GGSN_Tests.ttcn:1533 TC_pdp46_act_deact_ipcp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2258 GGSN_Tests control part GGSN_Tests.ttcn:1560 TC_pdp46_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2259 GGSN_Tests control part GGSN_Tests.ttcn:1575 TC_pdp46_act_deact_pcodns4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2260 GGSN_Tests control part GGSN_Tests.ttcn:1599 TC_pdp46_act_deact_pcodns6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2261 GGSN_Tests control part GGSN_Tests.ttcn:1624 TC_pdp46_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2262 GGSN_Tests control part GGSN_Tests.ttcn:1642 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2263 GGSN_Tests control part GGSN_Tests.ttcn:1659 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2264 GGSN_Tests control part GGSN_Tests.ttcn:1675 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2265 GGSN_Tests control part GGSN_Tests.ttcn:1696 TC_pdp46_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2281 GGSN_Tests control part GGSN_Tests.ttcn:1860 TC_pdp_act_restart_ctr_echo testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1913 TC_lots_of_concurrent_pdp_ctx testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2285 GGSN_Tests control part GGSN_Tests.ttcn:2029 TC_addr_pool_exhaustion testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase "VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu 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