Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5827006f0707f24ef4558b199544ad8470d12fe6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5827006f0707f24ef4558b199544ad8470d12fe6 # timeout=10 Commit message: "s1gw: add ttcn3-s1gw-test" > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 [ttcn3-ggsn-test-latest] $ /bin/sh -xe /tmp/jenkins2955170544807793198.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-ggsn-test-latest + sed s/-latest$// + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-latest-2078 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=0 + 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-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-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.35kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 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 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2ab452fe32bc268def811ecfb4a544392a72e149430762bbc5fd8c9b0a30d4dd done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2ab452fe32bc + 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-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-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.06kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [2/5] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:fff9d57d5d4d4ba0fe058ffc50091b446bfdf4f919551a6d2027c372c285ac31 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-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n fff9d57d5d4d + 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.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.3 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:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 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-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-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 412B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #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.302 + OSMO_TTCN3_BRANCH=master #8 0.302 + shift #8 0.302 + cd /osmo-ttcn3-hacks #8 0.302 + git fetch #8 0.336 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.336 68e476c7..4f310fb6 master -> origin/master #8 0.339 + git checkout master #8 0.369 Already on 'master' #8 0.370 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.370 (use "git pull" to update your local branch) #8 0.371 + git symbolic-ref -q HEAD #8 0.373 refs/heads/master #8 0.373 + git reset --hard origin/master #8 0.390 HEAD is now at 4f310fb6 hnbgw: TC_hnb_disconnected_timeout #8 0.390 + git rev-parse --abbrev-ref HEAD #8 0.391 master #8 0.391 + git rev-parse HEAD #8 0.392 4f310fb61cf44d1ce4f1e4e59173be5f6e9283ef #8 0.393 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.393 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.393 + make -j8 deps #8 0.434 (make -j20 -C deps || make -j1 -C deps) #8 0.435 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.436 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.126 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.127 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.128 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.129 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.130 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.130 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.131 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.132 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.132 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.133 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.134 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.135 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.136 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.137 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.138 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.138 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.206 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.206 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.218 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.218 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.303 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.305 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.309 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.311 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.315 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.315 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.320 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.320 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.320 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.370 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.370 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.371 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.372 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.373 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.374 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.374 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.374 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.375 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.375 + + gitgit checkout checkout -q -q -f -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.375 #8 1.375 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.376 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.376 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.377 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.377 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.386 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.387 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.387 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.388 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.392 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.393 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.395 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.395 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.395 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.395 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.482 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.482 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.487 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.489 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.491 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.491 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.492 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.493 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.494 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.494 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.496 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.496 + make ggsn_tests #8 1.618 (make -j20 -C deps || make -j1 -C deps) #8 1.623 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.272 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 2.272 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 2.272 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 2.272 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 2.272 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 2.272 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 2.273 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 2.273 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 2.273 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 2.273 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 2.273 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 2.274 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 2.274 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 2.274 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 2.274 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 2.274 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 2.325 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.325 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.326 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.327 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.408 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.408 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.408 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.408 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.408 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.409 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.410 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.411 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.415 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.419 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.419 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.419 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.427 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.475 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.475 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.476 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.477 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.477 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.478 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.481 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.481 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.481 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.481 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.481 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.482 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.482 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.483 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.484 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.484 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.490 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.490 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.493 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.493 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.494 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.494 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.494 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.494 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.494 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.494 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.554 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.554 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.560 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.561 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.568 Linking TCCInterface_Functions.ttcn #8 2.571 Linking TCCConversion_Functions.ttcn #8 2.573 Linking TCCConversion.cc #8 2.575 Linking TCCInterface.cc #8 2.578 Linking TCCInterface_ip.h #8 2.580 Linking TCCEncoding_Functions.ttcn #8 2.582 Linking TCCEncoding.cc #8 2.585 Linking Socket_API_Definitions.ttcn #8 2.587 Linking IPL4asp_Functions.ttcn #8 2.590 Linking IPL4asp_PT.cc #8 2.592 Linking IPL4asp_PT.hh #8 2.594 Linking IPL4asp_PortType.ttcn #8 2.597 Linking IPL4asp_Types.ttcn #8 2.599 Linking IPL4asp_discovery.cc #8 2.601 Linking IPL4asp_protocol_L234.hh #8 2.604 Linking ICMP_EncDec.cc #8 2.606 Linking ICMP_Types.ttcn #8 2.608 Linking ICMPv6_EncDec.cc #8 2.611 Linking ICMPv6_Types.ttcn #8 2.613 Linking IP_EncDec.cc #8 2.615 Linking IP_Types.ttcn #8 2.618 Linking UDP_EncDec.cc #8 2.620 Linking UDP_Types.ttcn #8 2.623 Linking GTPC_EncDec.cc #8 2.625 Linking GTPC_Types.ttcn #8 2.627 Linking GTPU_EncDec.cc #8 2.630 Linking GTPU_Types.ttcn #8 2.632 Linking TELNETasp_PT.cc #8 2.634 Linking TELNETasp_PT.hh #8 2.637 Linking TELNETasp_PortType.ttcn #8 2.639 Linking NS_Types.ttcn #8 2.642 Linking BSSGP_EncDec.cc #8 2.644 Linking BSSGP_Types.ttcn #8 2.647 Linking DIAMETER_EncDec.cc #8 2.649 Linking Misc_Helpers.ttcn #8 2.652 Linking General_Types.ttcn #8 2.654 Linking GSM_Types.ttcn #8 2.657 Linking Osmocom_Types.ttcn #8 2.659 Linking Native_Functions.ttcn #8 2.661 Linking Native_FunctionDefs.cc #8 2.664 Linking IPCP_Types.ttcn #8 2.666 Linking PAP_Types.ttcn #8 2.669 Linking GTPv1C_CodecPort.ttcn #8 2.671 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.673 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.675 Linking GTPv1C_Templates.ttcn #8 2.678 Linking Osmocom_Gb_Types.ttcn #8 2.680 Linking GTPv1U_CodecPort.ttcn #8 2.682 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.684 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.686 Linking GTPv1U_Templates.ttcn #8 2.689 Linking DIAMETER_Types.ttcn #8 2.691 Linking DIAMETER_CodecPort.ttcn #8 2.693 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.696 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.698 Linking DIAMETER_Emulation.ttcn #8 2.700 Linking DIAMETER_Templates.ttcn #8 2.703 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.705 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.707 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.710 Linking ICMP_Templates.ttcn #8 2.712 Linking ICMPv6_Templates.ttcn #8 2.714 Linking Osmocom_VTY_Functions.ttcn #8 2.717 Linking SCTP_Templates.ttcn #8 2.739 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.739 Generating Makefile skeleton... #8 2.739 Makefile skeleton was generated. #8 2.774 make -C ggsn_tests compile #8 2.782 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.782 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 2.788 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.788 #8 2.796 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.805 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.805 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.805 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.806 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.809 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.836 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.836 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.837 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.838 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 2.842 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.843 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.848 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.848 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.848 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.848 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.851 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.851 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.851 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 2.852 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.852 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 2.853 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.853 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.853 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 2.853 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.854 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.854 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.854 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.855 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.855 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.855 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.856 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.856 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.856 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.862 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.863 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.864 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.864 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 2.864 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.864 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.865 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.866 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.866 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.866 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.866 Notify: Checking modules... #8 2.889 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 2.889 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 2.889 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 2.889 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 2.889 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.889 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 2.895 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 2.895 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 2.895 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 2.895 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.895 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.895 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 2.895 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 2.895 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 2.895 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.895 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.895 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.895 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 2.895 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 2.895 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.907 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 2.907 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 2.907 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 2.907 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.907 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.907 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 2.907 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 2.907 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 2.907 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 2.907 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 2.907 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.907 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 2.908 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 2.908 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 2.908 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 2.908 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 2.908 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 2.908 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.908 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 2.908 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 2.908 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 2.908 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 2.908 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 2.908 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.908 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 2.908 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 2.908 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 2.908 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 2.908 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 2.908 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.908 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 2.908 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 2.908 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 2.908 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 2.908 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 2.908 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.908 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 2.909 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 2.909 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 2.909 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 2.909 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.909 In parameter #2 for `daylightSavingTime': #8 2.909 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.909 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.909 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 2.909 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 2.909 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.909 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 2.909 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.909 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.909 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 2.909 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.909 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 2.909 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.909 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.909 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 2.909 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.909 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.909 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 2.909 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 2.909 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 2.909 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 2.909 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.909 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 2.910 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 2.910 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 2.910 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 2.910 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 2.910 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 2.910 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.910 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 2.910 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 2.910 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 2.910 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 2.910 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 2.910 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 2.910 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.910 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 2.910 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 2.910 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 2.910 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 2.910 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 2.910 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 2.910 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.910 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 2.912 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 2.912 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 2.912 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 2.912 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.912 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 2.912 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 2.912 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 2.912 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 2.912 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.912 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.912 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.912 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.912 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 2.912 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 2.912 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 2.912 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.912 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 2.912 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 2.912 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 2.912 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 2.912 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.912 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.912 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 2.912 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 2.912 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 2.912 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.912 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 2.912 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 2.912 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 2.912 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.912 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 2.912 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.912 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.912 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 2.912 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 2.915 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 2.915 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 2.915 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 2.915 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 2.915 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 2.915 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.915 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 2.915 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 2.915 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.915 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.917 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 2.917 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 2.917 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.917 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.917 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 2.917 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 2.917 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 2.917 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 2.917 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.917 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.918 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 2.918 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 2.918 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.918 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 2.924 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 2.924 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 2.924 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.924 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.924 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.924 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 2.927 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 2.927 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 2.927 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 2.927 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 2.927 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 2.927 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 2.927 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.927 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 2.927 GGSN_Tests.ttcn:788.3-96: In function instance: #8 2.927 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 2.927 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 2.927 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 2.927 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 2.927 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.927 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 2.927 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 2.927 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.927 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 2.927 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 2.927 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.928 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 2.928 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 2.928 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 2.928 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 2.928 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 2.928 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 2.928 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 2.928 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 2.928 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 2.928 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 2.928 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.928 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 2.928 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 2.929 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 2.929 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 2.929 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 2.929 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 2.929 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 2.929 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 2.929 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 2.929 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 2.929 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 2.929 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 2.929 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 2.929 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 2.929 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.929 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 2.929 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 2.929 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 2.930 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 2.930 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 2.930 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 2.930 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 2.930 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 2.930 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 2.930 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 2.930 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 2.930 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 2.930 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 2.930 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 2.930 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 2.930 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 2.930 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 2.930 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 2.930 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 2.930 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.930 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 2.930 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 2.930 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.931 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 2.931 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 2.931 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.931 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 2.931 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 2.931 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.931 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 2.931 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 2.931 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 2.931 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 2.931 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 2.931 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 2.931 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 2.931 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 2.931 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 2.931 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 2.931 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.932 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 2.932 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 2.932 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 2.934 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.934 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 2.934 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 2.934 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 2.934 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.934 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 2.934 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.934 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 2.940 Notify: Generating code... #8 3.370 Notify: File `BSSGP_Types.hh' was generated. #8 3.371 Notify: File `BSSGP_Types.cc' was generated. #8 3.372 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.374 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.375 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.376 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.377 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.378 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.379 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.379 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.380 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.380 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.380 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.380 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.382 Notify: File `DIAMETER_Types.hh' was generated. #8 3.386 Notify: File `DIAMETER_Types.cc' was generated. #8 3.388 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.389 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.390 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.391 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.391 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.391 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.391 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.391 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.391 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.392 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.392 Notify: File `GGSN_Tests.hh' was generated. #8 3.392 Notify: File `GGSN_Tests.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.392 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.392 Notify: File `GSM_Types.hh' was generated. #8 3.393 Notify: File `GSM_Types.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.393 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.394 Notify: File `GTPC_Types.hh' was generated. #8 3.395 Notify: File `GTPC_Types.cc' was generated. #8 3.396 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.397 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.398 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.400 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.401 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.402 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.403 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.403 Notify: File `GTPU_Types.hh' was generated. #8 3.403 Notify: File `GTPU_Types.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.403 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.403 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.404 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.404 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.404 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.404 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.405 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.405 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.405 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.405 Notify: File `General_Types.hh' was generated. #8 3.405 Notify: File `General_Types.cc' was generated. #8 3.406 Notify: File `General_Types_part_1.cc' was generated. #8 3.406 Notify: File `General_Types_part_2.cc' was generated. #8 3.406 Notify: File `General_Types_part_3.cc' was generated. #8 3.406 Notify: File `General_Types_part_4.cc' was generated. #8 3.406 Notify: File `General_Types_part_5.cc' was generated. #8 3.406 Notify: File `General_Types_part_6.cc' was generated. #8 3.406 Notify: File `General_Types_part_7.cc' was generated. #8 3.406 Notify: File `ICMP_Templates.hh' was generated. #8 3.406 Notify: File `ICMP_Templates.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.406 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.406 Notify: File `ICMP_Types.hh' was generated. #8 3.407 Notify: File `ICMP_Types.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.407 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.407 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.407 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types.hh' was generated. #8 3.408 Notify: File `ICMPv6_Types.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.408 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.408 Notify: File `IPCP_Types.hh' was generated. #8 3.408 Notify: File `IPCP_Types.cc' was generated. #8 3.408 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.408 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.408 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.408 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.408 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.409 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.409 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.409 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.409 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.409 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.409 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.409 Notify: File `IPL4asp_Types.hh' was generated. #8 3.410 Notify: File `IPL4asp_Types.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.410 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.410 Notify: File `IP_Types.hh' was generated. #8 3.410 Notify: File `IP_Types.cc' was generated. #8 3.410 Notify: File `IP_Types_part_1.cc' was generated. #8 3.410 Notify: File `IP_Types_part_2.cc' was generated. #8 3.410 Notify: File `IP_Types_part_3.cc' was generated. #8 3.410 Notify: File `IP_Types_part_4.cc' was generated. #8 3.411 Notify: File `IP_Types_part_5.cc' was generated. #8 3.411 Notify: File `IP_Types_part_6.cc' was generated. #8 3.411 Notify: File `IP_Types_part_7.cc' was generated. #8 3.411 Notify: File `Misc_Helpers.hh' was generated. #8 3.411 Notify: File `Misc_Helpers.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.411 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.411 Notify: File `NS_Types.hh' was generated. #8 3.412 Notify: File `NS_Types.cc' was generated. #8 3.412 Notify: File `NS_Types_part_1.cc' was generated. #8 3.412 Notify: File `NS_Types_part_2.cc' was generated. #8 3.412 Notify: File `NS_Types_part_3.cc' was generated. #8 3.412 Notify: File `NS_Types_part_4.cc' was generated. #8 3.412 Notify: File `NS_Types_part_5.cc' was generated. #8 3.412 Notify: File `NS_Types_part_6.cc' was generated. #8 3.412 Notify: File `NS_Types_part_7.cc' was generated. #8 3.412 Notify: File `Native_Functions.hh' was generated. #8 3.412 Notify: File `Native_Functions.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.412 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.412 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.413 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.413 Notify: File `Osmocom_Types.hh' was generated. #8 3.413 Notify: File `Osmocom_Types.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.413 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.413 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.414 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.414 Notify: File `PAP_Types.hh' was generated. #8 3.414 Notify: File `PAP_Types.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.414 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.414 Notify: File `SCTP_Templates.hh' was generated. #8 3.414 Notify: File `SCTP_Templates.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 3.414 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 3.414 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.415 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.415 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.415 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.415 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.415 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.415 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.416 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.416 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.416 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.416 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.416 Notify: File `UDP_Types.hh' was generated. #8 3.416 Notify: File `UDP_Types.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.417 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.417 Notify: 387 files were updated. #8 3.440 touch compile #8 3.440 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.440 make -j20 -C ggsn_tests #8 3.446 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.467 Creating dependency file for UDP_EncDec.cc #8 3.467 Creating dependency file for TELNETasp_PT.cc #8 3.467 Creating dependency file for TCCEncoding.cc #8 3.467 Creating dependency file for TCCInterface.cc #8 3.467 Creating dependency file for TCCConversion.cc #8 3.468 Creating dependency file for Native_FunctionDefs.cc #8 3.468 Creating dependency file for IP_EncDec.cc #8 3.468 Creating dependency file for IPL4asp_discovery.cc #8 3.468 Creating dependency file for IPL4asp_PT.cc #8 3.468 Creating dependency file for ICMPv6_EncDec.cc #8 3.468 Creating dependency file for ICMP_EncDec.cc #8 3.468 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.468 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 3.469 Creating dependency file for GTPU_EncDec.cc #8 3.469 Creating dependency file for GTPC_EncDec.cc #8 3.469 Creating dependency file for DIAMETER_EncDec.cc #8 3.469 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.469 Creating dependency file for BSSGP_EncDec.cc #8 3.492 Creating dependency file for UDP_Types_part_7.cc #8 3.492 Creating dependency file for UDP_Types_part_6.cc #8 3.505 Creating dependency file for UDP_Types_part_5.cc #8 3.505 Creating dependency file for UDP_Types_part_4.cc #8 3.512 Creating dependency file for UDP_Types_part_3.cc #8 3.513 Creating dependency file for UDP_Types_part_2.cc #8 3.518 Creating dependency file for UDP_Types_part_1.cc #8 3.522 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.525 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.527 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.529 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.531 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.531 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.532 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.532 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.535 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.535 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.535 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.537 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.538 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.539 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.539 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.539 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.540 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.540 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.541 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.544 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.544 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.544 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.544 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.544 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.545 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.546 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.547 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.547 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.548 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.548 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.549 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.550 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.551 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.551 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.551 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.551 Creating dependency file for SCTP_Templates_part_7.cc #8 3.552 Creating dependency file for SCTP_Templates_part_6.cc #8 3.553 Creating dependency file for SCTP_Templates_part_5.cc #8 3.554 Creating dependency file for SCTP_Templates_part_4.cc #8 3.556 Creating dependency file for SCTP_Templates_part_2.cc #8 3.556 Creating dependency file for SCTP_Templates_part_3.cc #8 3.556 Creating dependency file for SCTP_Templates_part_1.cc #8 3.556 Creating dependency file for PAP_Types_part_7.cc #8 3.557 Creating dependency file for PAP_Types_part_6.cc #8 3.557 Creating dependency file for PAP_Types_part_5.cc #8 3.558 Creating dependency file for PAP_Types_part_3.cc #8 3.558 Creating dependency file for PAP_Types_part_4.cc #8 3.558 Creating dependency file for PAP_Types_part_2.cc #8 3.558 Creating dependency file for PAP_Types_part_1.cc #8 3.558 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.559 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.561 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.561 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.561 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.562 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.563 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.564 Creating dependency file for Osmocom_Types_part_6.cc #8 3.564 Creating dependency file for Osmocom_Types_part_7.cc #8 3.564 Creating dependency file for Osmocom_Types_part_5.cc #8 3.564 Creating dependency file for Osmocom_Types_part_4.cc #8 3.565 Creating dependency file for Osmocom_Types_part_3.cc #8 3.565 Creating dependency file for Osmocom_Types_part_2.cc #8 3.566 Creating dependency file for Osmocom_Types_part_1.cc #8 3.567 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 3.567 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 3.567 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 3.568 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 3.568 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 3.568 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 3.569 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 3.570 Creating dependency file for Native_Functions_part_7.cc #8 3.570 Creating dependency file for Native_Functions_part_6.cc #8 3.570 Creating dependency file for Native_Functions_part_5.cc #8 3.570 Creating dependency file for Native_Functions_part_4.cc #8 3.571 Creating dependency file for Native_Functions_part_3.cc #8 3.571 Creating dependency file for Native_Functions_part_2.cc #8 3.572 Creating dependency file for Native_Functions_part_1.cc #8 3.572 Creating dependency file for NS_Types_part_7.cc #8 3.573 Creating dependency file for NS_Types_part_6.cc #8 3.573 Creating dependency file for NS_Types_part_5.cc #8 3.574 Creating dependency file for NS_Types_part_4.cc #8 3.574 Creating dependency file for NS_Types_part_3.cc #8 3.575 Creating dependency file for NS_Types_part_2.cc #8 3.575 Creating dependency file for NS_Types_part_1.cc #8 3.576 Creating dependency file for Misc_Helpers_part_7.cc #8 3.577 Creating dependency file for Misc_Helpers_part_6.cc #8 3.577 Creating dependency file for Misc_Helpers_part_5.cc #8 3.577 Creating dependency file for Misc_Helpers_part_4.cc #8 3.577 Creating dependency file for Misc_Helpers_part_3.cc #8 3.577 Creating dependency file for Misc_Helpers_part_2.cc #8 3.578 Creating dependency file for Misc_Helpers_part_1.cc #8 3.580 Creating dependency file for IP_Types_part_7.cc #8 3.580 Creating dependency file for IP_Types_part_6.cc #8 3.580 Creating dependency file for IP_Types_part_5.cc #8 3.581 Creating dependency file for IP_Types_part_4.cc #8 3.581 Creating dependency file for IP_Types_part_3.cc #8 3.581 Creating dependency file for IP_Types_part_2.cc #8 3.581 Creating dependency file for IP_Types_part_1.cc #8 3.581 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.582 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.582 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.582 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.582 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.583 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.587 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.587 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.587 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.587 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.588 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.588 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.588 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.588 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.588 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.588 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.588 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.589 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.589 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.589 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.589 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.590 Creating dependency file for IPCP_Types_part_7.cc #8 3.590 Creating dependency file for IPCP_Types_part_6.cc #8 3.594 Creating dependency file for IPCP_Types_part_5.cc #8 3.594 Creating dependency file for IPCP_Types_part_4.cc #8 3.595 Creating dependency file for IPCP_Types_part_3.cc #8 3.595 Creating dependency file for IPCP_Types_part_2.cc #8 3.595 Creating dependency file for IPCP_Types_part_1.cc #8 3.595 Creating dependency file for ICMPv6_Types_part_7.cc #8 3.595 Creating dependency file for ICMPv6_Types_part_6.cc #8 3.596 Creating dependency file for ICMPv6_Types_part_5.cc #8 3.596 Creating dependency file for ICMPv6_Types_part_4.cc #8 3.596 Creating dependency file for ICMPv6_Types_part_3.cc #8 3.596 Creating dependency file for ICMPv6_Types_part_2.cc #8 3.596 Creating dependency file for ICMPv6_Templates_part_7.cc #8 3.596 Creating dependency file for ICMPv6_Types_part_1.cc #8 3.596 Creating dependency file for ICMPv6_Templates_part_6.cc #8 3.600 Creating dependency file for ICMPv6_Templates_part_5.cc #8 3.600 Creating dependency file for ICMPv6_Templates_part_4.cc #8 3.600 Creating dependency file for ICMPv6_Templates_part_3.cc #8 3.601 Creating dependency file for ICMPv6_Templates_part_2.cc #8 3.601 Creating dependency file for ICMPv6_Templates_part_1.cc #8 3.601 Creating dependency file for ICMP_Types_part_7.cc #8 3.601 Creating dependency file for ICMP_Types_part_5.cc #8 3.601 Creating dependency file for ICMP_Types_part_6.cc #8 3.601 Creating dependency file for ICMP_Types_part_4.cc #8 3.602 Creating dependency file for ICMP_Types_part_3.cc #8 3.602 Creating dependency file for ICMP_Types_part_2.cc #8 3.605 Creating dependency file for ICMP_Types_part_1.cc #8 3.605 Creating dependency file for ICMP_Templates_part_7.cc #8 3.606 Creating dependency file for ICMP_Templates_part_6.cc #8 3.606 Creating dependency file for ICMP_Templates_part_5.cc #8 3.606 Creating dependency file for ICMP_Templates_part_4.cc #8 3.606 Creating dependency file for ICMP_Templates_part_3.cc #8 3.606 Creating dependency file for ICMP_Templates_part_2.cc #8 3.606 Creating dependency file for ICMP_Templates_part_1.cc #8 3.606 Creating dependency file for General_Types_part_7.cc #8 3.607 Creating dependency file for General_Types_part_6.cc #8 3.607 Creating dependency file for General_Types_part_5.cc #8 3.607 Creating dependency file for General_Types_part_4.cc #8 3.608 Creating dependency file for General_Types_part_3.cc #8 3.608 Creating dependency file for General_Types_part_2.cc #8 3.608 Creating dependency file for General_Types_part_1.cc #8 3.609 Creating dependency file for GTPv1U_Templates_part_7.cc #8 3.609 Creating dependency file for GTPv1U_Templates_part_6.cc #8 3.609 Creating dependency file for GTPv1U_Templates_part_5.cc #8 3.609 Creating dependency file for GTPv1U_Templates_part_4.cc #8 3.612 Creating dependency file for GTPv1U_Templates_part_3.cc #8 3.612 Creating dependency file for GTPv1U_Templates_part_2.cc #8 3.613 Creating dependency file for GTPv1U_Templates_part_1.cc #8 3.613 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 3.613 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 3.613 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 3.614 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 3.615 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 3.616 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 3.616 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 3.616 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 3.617 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 3.618 Creating dependency file for GTPv1C_Templates_part_7.cc #8 3.619 Creating dependency file for GTPv1C_Templates_part_6.cc #8 3.620 Creating dependency file for GTPv1C_Templates_part_5.cc #8 3.620 Creating dependency file for GTPv1C_Templates_part_4.cc #8 3.620 Creating dependency file for GTPv1C_Templates_part_2.cc #8 3.621 Creating dependency file for GTPv1C_Templates_part_3.cc #8 3.621 Creating dependency file for GTPv1C_Templates_part_1.cc #8 3.621 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 3.621 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 3.622 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 3.622 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 3.622 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 3.623 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 3.623 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 3.624 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 3.624 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 3.625 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 3.625 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 3.625 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 3.626 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 3.626 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 3.628 Creating dependency file for GTPU_Types_part_6.cc #8 3.628 Creating dependency file for GTPU_Types_part_7.cc #8 3.629 Creating dependency file for GTPU_Types_part_5.cc #8 3.629 Creating dependency file for GTPU_Types_part_3.cc #8 3.629 Creating dependency file for GTPU_Types_part_2.cc #8 3.629 Creating dependency file for GTPU_Types_part_4.cc #8 3.630 Creating dependency file for GTPU_Types_part_1.cc #8 3.630 Creating dependency file for GTPC_Types_part_7.cc #8 3.631 Creating dependency file for GTPC_Types_part_6.cc #8 3.632 Creating dependency file for GTPC_Types_part_5.cc #8 3.632 Creating dependency file for GTPC_Types_part_4.cc #8 3.632 Creating dependency file for GTPC_Types_part_3.cc #8 3.632 Creating dependency file for GTPC_Types_part_2.cc #8 3.632 Creating dependency file for GTPC_Types_part_1.cc #8 3.633 Creating dependency file for GSM_Types_part_7.cc #8 3.633 Creating dependency file for GSM_Types_part_6.cc #8 3.634 Creating dependency file for GSM_Types_part_5.cc #8 3.636 Creating dependency file for GSM_Types_part_4.cc #8 3.636 Creating dependency file for GSM_Types_part_3.cc #8 3.636 Creating dependency file for GSM_Types_part_2.cc #8 3.636 Creating dependency file for GSM_Types_part_1.cc #8 3.637 Creating dependency file for GGSN_Tests_part_6.cc #8 3.637 Creating dependency file for GGSN_Tests_part_7.cc #8 3.637 Creating dependency file for GGSN_Tests_part_5.cc #8 3.637 Creating dependency file for GGSN_Tests_part_4.cc #8 3.638 Creating dependency file for GGSN_Tests_part_3.cc #8 3.640 Creating dependency file for GGSN_Tests_part_2.cc #8 3.640 Creating dependency file for GGSN_Tests_part_1.cc #8 3.641 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 3.641 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 3.644 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 3.644 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 3.644 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 3.645 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 3.645 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 3.645 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 3.646 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 3.648 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 3.648 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 3.652 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 3.652 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 3.652 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 3.652 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 3.653 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 3.653 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 3.653 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 3.653 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 3.654 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 3.654 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 3.655 Creating dependency file for DIAMETER_Types_part_7.cc #8 3.658 Creating dependency file for DIAMETER_Types_part_6.cc #8 3.659 Creating dependency file for DIAMETER_Types_part_5.cc #8 3.659 Creating dependency file for DIAMETER_Types_part_4.cc #8 3.659 Creating dependency file for DIAMETER_Types_part_3.cc #8 3.659 Creating dependency file for DIAMETER_Types_part_2.cc #8 3.660 Creating dependency file for DIAMETER_Types_part_1.cc #8 3.660 Creating dependency file for DIAMETER_Templates_part_7.cc #8 3.660 Creating dependency file for DIAMETER_Templates_part_6.cc #8 3.661 Creating dependency file for DIAMETER_Templates_part_5.cc #8 3.661 Creating dependency file for DIAMETER_Templates_part_4.cc #8 3.661 Creating dependency file for DIAMETER_Templates_part_3.cc #8 3.666 Creating dependency file for DIAMETER_Templates_part_2.cc #8 3.666 Creating dependency file for DIAMETER_Templates_part_1.cc #8 3.666 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 3.667 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 3.667 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 3.667 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 3.668 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 3.672 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 3.673 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 3.673 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 3.674 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 3.674 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 3.678 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 3.678 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 3.679 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 3.679 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 3.680 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 3.680 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 3.684 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 3.684 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 3.684 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 3.684 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 3.686 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 3.686 Creating dependency file for BSSGP_Types_part_7.cc #8 3.690 Creating dependency file for BSSGP_Types_part_6.cc #8 3.691 Creating dependency file for BSSGP_Types_part_5.cc #8 3.691 Creating dependency file for BSSGP_Types_part_4.cc #8 3.691 Creating dependency file for BSSGP_Types_part_3.cc #8 3.691 Creating dependency file for BSSGP_Types_part_2.cc #8 3.691 Creating dependency file for BSSGP_Types_part_1.cc #8 3.696 Creating dependency file for UDP_Types.cc #8 3.710 Creating dependency file for TELNETasp_PortType.cc #8 3.742 Creating dependency file for TCCInterface_Functions.cc #8 3.758 Creating dependency file for TCCEncoding_Functions.cc #8 3.766 Creating dependency file for TCCConversion_Functions.cc #8 3.769 Creating dependency file for Socket_API_Definitions.cc #8 3.782 Creating dependency file for SCTP_Templates.cc #8 3.782 Creating dependency file for PAP_Types.cc #8 3.787 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.802 Creating dependency file for Osmocom_Types.cc #8 3.806 Creating dependency file for Osmocom_Gb_Types.cc #8 3.806 Creating dependency file for Native_Functions.cc #8 3.806 Creating dependency file for NS_Types.cc #8 3.816 Creating dependency file for Misc_Helpers.cc #8 3.816 Creating dependency file for IP_Types.cc #8 3.817 Creating dependency file for IPL4asp_Types.cc #8 3.817 Creating dependency file for IPL4asp_PortType.cc #8 3.826 Creating dependency file for IPL4asp_Functions.cc #8 3.833 Creating dependency file for IPCP_Types.cc #8 3.835 Creating dependency file for ICMPv6_Types.cc #8 3.840 Creating dependency file for ICMPv6_Templates.cc #8 3.843 Creating dependency file for ICMP_Types.cc #8 3.844 Creating dependency file for ICMP_Templates.cc #8 3.846 Creating dependency file for General_Types.cc #8 3.847 Creating dependency file for GTPv1U_Templates.cc #8 3.851 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.852 Creating dependency file for GTPv1U_CodecPort.cc #8 3.853 Creating dependency file for GTPv1C_Templates.cc #8 3.856 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.864 Creating dependency file for GTPv1C_CodecPort.cc #8 3.865 Creating dependency file for GTPU_Types.cc #8 3.868 Creating dependency file for GTPC_Types.cc #8 3.868 Creating dependency file for GSM_Types.cc #8 3.883 Creating dependency file for GGSN_Tests.cc #8 3.886 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 3.895 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 3.899 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 3.899 Creating dependency file for DIAMETER_Types.cc #8 3.904 Creating dependency file for DIAMETER_Templates.cc #8 3.909 Creating dependency file for DIAMETER_Emulation.cc #8 3.936 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 3.936 Creating dependency file for DIAMETER_CodecPort.cc #8 3.936 Creating dependency file for BSSGP_Types.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 4.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 4.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 4.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 4.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 4.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 4.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 4.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 4.136 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 4.137 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 4.137 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 4.137 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 4.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 4.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 4.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 5.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 5.403 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 5.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 5.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 5.685 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 5.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 5.839 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 5.877 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 5.929 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 5.970 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.970 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.970 8871 | } #8 5.970 | ^ #8 5.970 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 5.970 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.970 8923 | } #8 5.970 | ^ #8 5.972 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 5.972 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.972 9222 | } #8 5.972 | ^ #8 5.979 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 5.979 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.979 10202 | } #8 5.979 | ^ #8 6.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 6.052 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 6.167 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 6.277 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 6.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 6.434 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 6.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 6.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 6.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 6.928 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 6.975 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 7.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 7.145 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 7.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 7.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 7.455 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 7.815 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 7.834 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 8.401 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 8.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 8.471 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 8.503 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 8.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 8.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 8.573 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 8.590 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 8.606 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 8.635 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 8.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 8.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 8.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 8.677 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 8.685 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 8.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 8.702 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 8.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 8.717 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 8.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 8.734 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 8.751 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 8.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 8.771 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 8.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 8.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 8.810 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 8.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 8.839 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 8.852 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 8.860 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 9.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 9.040 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 9.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 9.222 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 9.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 9.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 9.253 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 9.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 9.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 9.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 9.286 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 9.286 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 9.302 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 9.303 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 9.311 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 9.318 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 9.320 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 9.334 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 9.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 9.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 9.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 9.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 9.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 9.365 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 9.366 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 9.367 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 9.382 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 9.382 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 9.382 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 9.398 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 9.399 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 9.400 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 9.415 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 9.416 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 9.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 9.432 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 9.440 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 9.448 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 9.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 9.465 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 9.467 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 9.468 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 9.495 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 9.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 10.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 12.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 13.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 13.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 13.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 13.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 13.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 13.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 13.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 13.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 13.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 13.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 14.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 14.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 14.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 14.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 14.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 14.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 14.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 14.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 14.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 14.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 14.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 14.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 14.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 14.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 14.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 14.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 14.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 14.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 14.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 14.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 14.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 14.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 14.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 14.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 14.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 14.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 14.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 14.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 14.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 14.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 14.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 14.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 14.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 14.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 14.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 14.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 14.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 14.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 14.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 14.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 14.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 14.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 14.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 14.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 14.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 14.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 14.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 14.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 14.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 14.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 14.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 14.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 15.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 15.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 15.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 15.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 15.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 15.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 15.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 15.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 15.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 15.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 15.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 15.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 15.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 15.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 15.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 15.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 15.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 15.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 15.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 15.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 15.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 15.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 15.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 15.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 15.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 15.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 15.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 15.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 15.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 15.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 15.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 15.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 15.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 15.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 15.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 15.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 15.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 16.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 16.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 16.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 16.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 16.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 16.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 16.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 16.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 16.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 16.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 16.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 16.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 16.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 16.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 16.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 16.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 16.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 16.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 16.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 16.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 16.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 16.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 16.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 16.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 16.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 16.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 16.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 16.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 16.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 16.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 16.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 16.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 16.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 16.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 16.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 16.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 16.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 16.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 16.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 16.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 16.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 16.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 16.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 16.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 16.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 16.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 18.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 18.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 18.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 18.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 19.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 19.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 19.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 19.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 19.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 19.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 19.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 19.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 19.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 19.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 19.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 20.21 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 20.29 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 20.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 20.35 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 20.35 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 20.38 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 20.39 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 20.43 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 20.45 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 20.45 g++ -shared -o GSM_Types.so GSM_Types.o #8 20.46 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 20.47 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 20.48 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 20.56 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 20.58 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 20.58 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 20.58 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 20.58 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 20.59 g++ -shared -o General_Types.so General_Types.o #8 20.66 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 20.69 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 20.70 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 20.71 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 20.72 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 20.74 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 20.75 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 20.76 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 20.77 g++ -shared -o IP_Types.so IP_Types.o #8 20.78 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 20.82 g++ -shared -o NS_Types.so NS_Types.o #8 20.85 g++ -shared -o Native_Functions.so Native_Functions.o #8 20.85 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 20.85 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 20.87 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 20.88 g++ -shared -o PAP_Types.so PAP_Types.o #8 20.89 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 20.91 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 20.93 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 20.93 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 20.94 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 20.94 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 20.97 g++ -shared -o UDP_Types.so UDP_Types.o #8 20.98 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 21.01 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 21.01 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 21.03 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 21.04 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 21.04 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 21.05 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 21.05 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 21.06 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 21.06 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 21.06 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 21.08 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 21.09 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 21.09 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 21.11 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 21.15 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 21.16 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 21.19 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 21.19 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 21.19 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 21.21 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 21.22 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 21.24 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 21.26 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 21.27 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 21.29 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 21.31 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 21.32 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 21.34 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 21.35 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 21.36 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 21.37 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 21.37 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 21.37 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 21.37 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 21.37 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 21.37 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 21.38 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 21.40 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 21.41 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 21.41 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 21.41 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 21.42 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 21.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 21.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 21.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 21.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 21.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 21.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 21.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 21.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 21.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 21.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 21.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 21.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 21.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 21.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 21.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 21.53 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 21.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 21.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 21.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 21.55 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 21.55 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 21.57 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 21.57 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 21.57 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 21.57 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 21.57 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 21.57 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 21.57 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 21.58 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 21.58 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 21.60 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 21.60 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 21.60 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 21.60 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 21.60 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 21.60 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 21.60 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 21.60 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 21.60 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 21.61 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 21.61 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 21.63 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 21.63 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 21.63 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 21.64 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 21.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 21.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 21.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 21.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 21.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 21.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 21.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 21.66 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 21.67 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 21.67 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 21.68 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 21.68 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 21.68 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 21.68 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 21.68 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 21.68 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 21.68 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 21.69 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 21.70 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 21.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 21.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 21.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 21.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 21.72 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 21.72 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 21.73 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 21.73 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 21.73 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 21.73 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 21.74 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 21.75 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 21.75 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 21.75 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 21.75 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 21.75 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 21.75 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 21.75 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 21.75 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 21.75 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 21.75 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 21.76 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 21.77 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 21.77 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 21.77 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 21.77 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 21.77 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 21.77 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 21.78 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 21.79 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 21.79 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 21.79 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 21.79 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 21.79 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 21.79 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 21.80 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 21.80 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 21.80 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 21.80 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 21.80 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 21.80 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 21.80 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 21.80 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 21.80 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 21.81 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 21.82 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 21.82 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 21.82 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 21.82 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 21.83 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 21.83 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 21.83 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 21.83 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 21.83 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 21.83 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 21.84 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 21.84 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 21.84 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 21.84 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 21.85 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 21.85 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 21.85 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 21.85 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 21.85 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 21.85 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 21.85 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 21.85 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 21.85 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 21.85 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 21.86 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 21.86 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 21.86 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 21.86 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 21.87 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 21.87 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 21.87 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 21.87 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 21.87 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 21.87 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 21.88 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 21.88 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 21.88 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 21.88 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 21.88 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 21.88 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 21.88 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 21.89 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 21.89 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 21.89 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 21.89 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 21.89 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 21.90 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 21.90 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 21.90 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 21.90 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 21.90 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 21.90 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 21.90 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 21.90 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 21.90 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 21.90 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 21.91 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 21.91 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 21.91 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 21.91 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 21.91 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 21.92 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 21.92 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 21.92 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 21.93 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 21.93 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 21.93 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 21.93 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 21.93 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 21.93 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 21.93 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 21.93 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 21.93 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 21.93 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 21.94 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 21.94 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 21.94 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 21.94 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 21.95 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 21.95 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 21.95 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 21.95 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 21.95 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 21.96 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 21.96 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 21.96 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 21.96 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 21.96 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 21.97 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 21.97 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 21.97 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 21.98 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 21.98 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 21.99 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 21.99 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 21.99 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 21.99 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 21.99 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 22.00 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 22.00 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 22.00 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 22.00 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 22.00 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 22.00 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 22.00 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 22.01 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 22.01 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 22.01 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 22.01 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 22.02 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 22.02 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 22.02 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 22.02 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 22.02 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 22.02 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 22.02 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 22.02 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 22.02 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 22.03 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 22.03 g++ -shared -o TCCConversion.so TCCConversion.o #8 22.03 g++ -shared -o TCCInterface.so TCCInterface.o #8 22.04 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 22.04 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 22.05 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 22.06 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 22.07 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 22.07 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 22.79 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 23.08 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 25.74 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 25.83 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 25.83 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 25.83 -L/lib -lcrypto \ #8 25.83 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 25.83 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 26.10 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 26.5s #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 2.2s done #10 writing image sha256:2dbc44392cd2ccc4ccabfbb6d90f30006bd4ee6308124124cf34db8d99b13a68 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n 2dbc44392cd2 + 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=1310274 + seq 1 30 + echo (1310274 + 1) % 256 + bc + SUBNET=67 + NET_NAME=ttcn3-ggsn-test-67 + SUB4=172.18.67.0/24 + SUB6=fd02:db8:67::/64 + set +x Creating network ttcn3-ggsn-test-67, trying SUBNET=67... + docker network create --internal --subnet 172.18.67.0/24 --ipv6 --subnet fd02:db8:67::/64 ttcn3-ggsn-test-67 5805d26b25b4e7687a501b7982307f5adb775ad2e24652370fbbd2b7f5af6458 + set +x ### Network ttcn3-ggsn-test-67 created (SUBNET=67) ### + return + [ 0 = 1 ] + CONFIGS_DIR=osmo-ggsn + 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 ] + [ 0 = 1 ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all + cp ttcn3/all/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/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-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all + cp osmo-ggsn/all/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + start_ggsn all + local test_config=all + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 0 = 1 ] + docker_network_params 67 201 + NET=67 + ADDR_SUFIX=201 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + OSMO_SUT_HOST=172.18.67.201 + 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-latest/logs/ggsn-all:/data --name jenkins-ttcn3-ggsn-test-latest-2078-ggsn -d --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 osmocom-build/osmo-ggsn-latest /bin/sh -c osmo-ggsn -c /data/osmo-ggsn.cfg >/data/osmo-ggsn.log 2>&1 200715db8583c1b7aec880b68072f72733a9561d1d1d6301eb6c1723f759cc1c + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.log + local i + [ 0 != 1 ] + return + start_testsuite all + local test_config=all + docker_network_params 67 202 + NET=67 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.67.201 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-latest-2078-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@14151dcd7cd3: Unix server socket created successfully. MC@14151dcd7cd3: Listening on TCP port 40959. MC2> 14151dcd7cd3 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 14151dcd7cd3 40959 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@14151dcd7cd3: New HC connected from 172.18.67.202 [172.18.67.202]. 14151dcd7cd3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@14151dcd7cd3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@14151dcd7cd3: Configuration file was processed on all HCs. MC@14151dcd7cd3: Creating MTC on host 172.18.67.202. MC@14151dcd7cd3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 08:23:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 08:23:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23038) Waiting for packet dumper to finish... 1 (prev_count=23038, count=27778) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 08:23:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_ipcp started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_ipcp() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 08:23:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10030) Waiting for packet dumper to finish... 1 (prev_count=10030, count=14191) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jun 17 08:23:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 08:23:46 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10735) Waiting for packet dumper to finish... 1 (prev_count=10735, count=14986) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 08:23:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_pcodns started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_pcodns() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 08:23:51 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9491) Waiting for packet dumper to finish... 1 (prev_count=9491, count=13650) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 08:23:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_gtpu_access() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 08:23:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10219) Waiting for packet dumper to finish... 1 (prev_count=10219, count=14380) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jun 17 08:23:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 08:24:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10627) Waiting for packet dumper to finish... 1 (prev_count=10627, count=14837) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jun 17 08:24:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 08:24:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9993) Waiting for packet dumper to finish... 1 (prev_count=9993, count=14203) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 08:24:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_clients_interact_with_txseq started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_clients_interact_with_txseq() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass'. Mon Jun 17 08:24:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12812) Waiting for packet dumper to finish... 1 (prev_count=12812, count=17423) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 08:24:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_clients_interact_without_txseq started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_clients_interact_without_txseq() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Mon Jun 17 08:24:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12835) Waiting for packet dumper to finish... 1 (prev_count=12835, count=17446) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jun 17 08:24:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_with_single_dns started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_with_single_dns() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 08:24:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13854) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jun 17 08:24:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_deact_with_separate_dns() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 08:24:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10584) Waiting for packet dumper to finish... 1 (prev_count=10584, count=14837) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 08:24:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_update_teic started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_update_teic() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending UpdatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 08:24:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10670) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 08:24:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp4_act_update_teid started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp4_act_update_teid() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending UpdatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Jun 17 08:24:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11795) Waiting for packet dumper to finish... 1 (prev_count=11795, count=16181) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 08:24:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jun 17 08:24:47 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9239) Waiting for packet dumper to finish... 1 (prev_count=9239, count=13400) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 08:24:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_pcodns started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_pcodns() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jun 17 08:24:52 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9520) Waiting for packet dumper to finish... 1 (prev_count=9520, count=13681) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 08:24:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_icmp6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_icmp6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420030000000000000000'O MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jun 17 08:24:57 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10417) Waiting for packet dumper to finish... 1 (prev_count=10417, count=14578) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 08:24:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_gtpu_access() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420040000000000000000'O MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Mon Jun 17 08:25:02 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11963) Waiting for packet dumper to finish... 1 (prev_count=11963, count=16124) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jun 17 08:25:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420050000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Mon Jun 17 08:25:10 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10821) Waiting for packet dumper to finish... 1 (prev_count=10821, count=15031) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jun 17 08:25:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420060000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jun 17 08:25:18 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10843) Waiting for packet dumper to finish... 1 (prev_count=10843, count=15278) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jun 17 08:25:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420070000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jun 17 08:25:27 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10855) Waiting for packet dumper to finish... 1 (prev_count=10855, count=15065) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 08:25:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp6_clients_interact started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp6_clients_interact() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004420080000000000000000'O MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: RA with /64 prefix '20010780004420090000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jun 17 08:25:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15040) Waiting for packet dumper to finish... 1 (prev_count=15040, count=19250) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Jun 17 08:25:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Mon Jun 17 08:25:43 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9260) Waiting for packet dumper to finish... 1 (prev_count=9260, count=13421) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Jun 17 08:25:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_ipcp started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_ipcp() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Mon Jun 17 08:25:48 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9961) Waiting for packet dumper to finish... 1 (prev_count=9961, count=14120) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Jun 17 08:25:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_icmp6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_icmp6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004421030000000000000000'O MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Mon Jun 17 08:25:53 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10437) Waiting for packet dumper to finish... 1 (prev_count=10437, count=14596) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Jun 17 08:25:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_pcodns4 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_pcodns4() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Mon Jun 17 08:25:58 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9521) Waiting for packet dumper to finish... 1 (prev_count=9521, count=13682) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Jun 17 08:26:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_pcodns6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_pcodns6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Mon Jun 17 08:26:03 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9541) Waiting for packet dumper to finish... 1 (prev_count=9541, count=13702) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Jun 17 08:26:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_gtpu_access() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Mon Jun 17 08:26:09 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10242) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Jun 17 08:26:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Mon Jun 17 08:26:16 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9893) Waiting for packet dumper to finish... 1 (prev_count=9893, count=14103) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Jun 17 08:26:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: 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@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Mon Jun 17 08:26:24 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9935) Waiting for packet dumper to finish... 1 (prev_count=9935, count=14145) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Jun 17 08:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: 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@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '20010780004421090000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Mon Jun 17 08:26:32 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10893) Waiting for packet dumper to finish... 1 (prev_count=10893, count=15103) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Jun 17 08:26:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_clients_interact started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_clients_interact() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: RA with /64 prefix '200107800044210A0000000000000000'O MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: RA with /64 prefix '200107800044210B0000000000000000'O MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: Warning: Stopping inactive timer T_default. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Mon Jun 17 08:26:43 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14616) Waiting for packet dumper to finish... 1 (prev_count=14616, count=18826) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Mon Jun 17 08:26:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_apn4 started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp46_act_deact_apn4() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Mon Jun 17 08:26:48 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_apn4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18825) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 08:26:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_echo_req_resp started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_echo_req_resp() start" MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_echo_req_resp finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 08:26:52 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6380) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 08:26:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_echo_req_resp_gtpu started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_echo_req_resp_gtpu() start" MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 08:26:57 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6396) Waiting for packet dumper to finish... 1 (prev_count=6396, count=10332) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Jun 17 08:26:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp_act2_recovery started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp_act2_recovery() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: sending 2nd CreatePDP (recovery increased) MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Mon Jun 17 08:27:02 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12650) Waiting for packet dumper to finish... 1 (prev_count=12650, count=17036) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Jun 17 08:27:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_act_deact_retrans_duplicate started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_act_deact_retrans_duplicate() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Jun 17 08:27:08 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9819) Waiting for packet dumper to finish... 1 (prev_count=9819, count=14479) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 08:27:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_pdp_act_restart_ctr_echo started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_pdp_act_restart_ctr_echo() start" MTC@14151dcd7cd3: sending CreatePDP MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 08:27:23 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12921) Waiting for packet dumper to finish... 1 (prev_count=12921, count=17131) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 08:27:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_lots_of_concurrent_pdp_ctx() start" MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Warning: Stopping inactive timer T_next. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 08:27:49 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4223590) Waiting for packet dumper to finish... 1 (prev_count=4223590, count=4236800) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 08:27:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@14151dcd7cd3: Test case TC_addr_pool_exhaustion started. MTC@14151dcd7cd3: GTP1C ConnectionID: 1 MTC@14151dcd7cd3: "TC_addr_pool_exhaustion() start" MTC@14151dcd7cd3: Successfully created 1024 PDP contexts before exhausting the pool MTC@14151dcd7cd3: setverdict(pass): none -> pass MTC@14151dcd7cd3: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Warning: Stopping inactive timer T_next. MTC@14151dcd7cd3: setverdict(pass): pass -> pass, component reason not changed MTC@14151dcd7cd3: Setting final verdict of the test case. MTC@14151dcd7cd3: Local verdict of MTC: pass MTC@14151dcd7cd3: No PTCs were created. MTC@14151dcd7cd3: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@14151dcd7cd3: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 08:28:05 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3333386) Waiting for packet dumper to finish... 1 (prev_count=3333386, count=3371121) MTC@14151dcd7cd3: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@14151dcd7cd3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@14151dcd7cd3: Terminating MTC. MC@14151dcd7cd3: MTC terminated. MC2> exit MC@14151dcd7cd3: Shutting down session. MC@14151dcd7cd3: 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 GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass 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_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 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: 26 NEW: PASS: 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_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_apn4.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_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-latest-2078-ggsn + docker kill jenkins-ttcn3-ggsn-test-latest-2078-ggsn jenkins-ttcn3-ggsn-test-latest-2078-ggsn + docker wait jenkins-ttcn3-ggsn-test-latest-2078-ggsn 137 + 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-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only + cp osmo-ggsn/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 0 = 1 ] + docker_network_params 67 201 + NET=67 + ADDR_SUFIX=201 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + OSMO_SUT_HOST=172.18.67.201 + 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-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-latest-2078-ggsn -d --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 osmocom-build/osmo-ggsn-latest /bin/sh -c osmo-ggsn -c /data/osmo-ggsn.cfg >/data/osmo-ggsn.log 2>&1 0ea0dc0fc13aa3f5253bb37bbb27ac9f8f3357745256a27e093c134e1abc527c + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 0 != 1 ] + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 67 202 + NET=67 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.67.201 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-latest-2078-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@0f2bcd47ccdf: Unix server socket created successfully. MC@0f2bcd47ccdf: Listening on TCP port 34537. 0f2bcd47ccdf is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 0f2bcd47ccdf 34537 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0f2bcd47ccdf: New HC connected from 172.18.67.202 [172.18.67.202]. 0f2bcd47ccdf: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0f2bcd47ccdf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@0f2bcd47ccdf: Configuration file was processed on all HCs. MC@0f2bcd47ccdf: Creating MTC on host 172.18.67.202. MC@0f2bcd47ccdf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 08:28:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 08:28:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15172) Waiting for packet dumper to finish... 1 (prev_count=15172, count=19333) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 08:28:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_ipcp started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_ipcp() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 08:28:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10030) Waiting for packet dumper to finish... 1 (prev_count=10030, count=14191) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jun 17 08:28:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 08:28:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10062) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 08:28:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_pcodns started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_pcodns() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 08:28:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9489) Waiting for packet dumper to finish... 1 (prev_count=9489, count=13650) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 08:28:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_gtpu_access() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 08:28:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10213) Waiting for packet dumper to finish... 1 (prev_count=10213, count=14374) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jun 17 08:28:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: Warning: Stopping inactive timer T_default. MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 08:28:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9851) Waiting for packet dumper to finish... 1 (prev_count=9851, count=14061) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jun 17 08:28:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: Warning: Stopping inactive timer T_default. MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 08:28:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10002) Waiting for packet dumper to finish... 1 (prev_count=10002, count=14212) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 08:28:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_clients_interact_with_txseq started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_clients_interact_with_txseq() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass'. Mon Jun 17 08:28:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12816) Waiting for packet dumper to finish... 1 (prev_count=12816, count=17427) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 08:28:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_clients_interact_without_txseq started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_clients_interact_without_txseq() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Mon Jun 17 08:28:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12827) Waiting for packet dumper to finish... 1 (prev_count=12827, count=17434) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jun 17 08:29:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_with_single_dns started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_with_single_dns() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 08:29:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13860) Waiting for packet dumper to finish... 1 (prev_count=13860, count=18471) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jun 17 08:29:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_deact_with_separate_dns() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 08:29:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10200) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 08:29:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_update_teic started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_update_teic() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: sending UpdatePDP MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 08:29:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10371) Waiting for packet dumper to finish... 1 (prev_count=10371, count=14757) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 08:29:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp4_act_update_teid started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp4_act_update_teid() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: sending UpdatePDP MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Jun 17 08:29:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11979) Waiting for packet dumper to finish... 1 (prev_count=11979, count=16365) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 08:29:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_echo_req_resp started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_echo_req_resp() start" MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_echo_req_resp finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 08:29:23 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6381) Waiting for packet dumper to finish... 1 (prev_count=6381, count=10317) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 08:29:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_echo_req_resp_gtpu started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_echo_req_resp_gtpu() start" MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 08:29:28 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6396) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Jun 17 08:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp_act2_recovery started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp_act2_recovery() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: sending 2nd CreatePDP (recovery increased) MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Mon Jun 17 08:29:33 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12648) Waiting for packet dumper to finish... 1 (prev_count=12648, count=17034) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Jun 17 08:29:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_act_deact_retrans_duplicate started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_act_deact_retrans_duplicate() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Jun 17 08:29:39 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9819) Waiting for packet dumper to finish... 1 (prev_count=9819, count=14479) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 08:29:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_pdp_act_restart_ctr_echo started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_pdp_act_restart_ctr_echo() start" MTC@0f2bcd47ccdf: sending CreatePDP MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 08:29:54 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12925) Waiting for packet dumper to finish... 1 (prev_count=12925, count=17135) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 08:29:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_lots_of_concurrent_pdp_ctx() start" MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Warning: Stopping inactive timer T_next. MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 08:30:20 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4225338) Waiting for packet dumper to finish... 1 (prev_count=4225338, count=4236298) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 08:30:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@0f2bcd47ccdf: Test case TC_addr_pool_exhaustion started. MTC@0f2bcd47ccdf: GTP1C ConnectionID: 1 MTC@0f2bcd47ccdf: "TC_addr_pool_exhaustion() start" MTC@0f2bcd47ccdf: Successfully created 1024 PDP contexts before exhausting the pool MTC@0f2bcd47ccdf: setverdict(pass): none -> pass MTC@0f2bcd47ccdf: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Warning: Stopping inactive timer T_next. MTC@0f2bcd47ccdf: setverdict(pass): pass -> pass, component reason not changed MTC@0f2bcd47ccdf: Setting final verdict of the test case. MTC@0f2bcd47ccdf: Local verdict of MTC: pass MTC@0f2bcd47ccdf: No PTCs were created. MTC@0f2bcd47ccdf: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@0f2bcd47ccdf: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 08:30:36 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3332209) Waiting for packet dumper to finish... 1 (prev_count=3332209, count=3371294) MTC@0f2bcd47ccdf: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@0f2bcd47ccdf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0f2bcd47ccdf: Terminating MTC. MC@0f2bcd47ccdf: MTC terminated. MC2> exit MC@0f2bcd47ccdf: Shutting down session. MC@0f2bcd47ccdf: 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 GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass: 13 NEW: PASS: 7 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-latest-2078-ggsn + docker kill jenkins-ttcn3-ggsn-test-latest-2078-ggsn jenkins-ttcn3-ggsn-test-latest-2078-ggsn + docker wait jenkins-ttcn3-ggsn-test-latest-2078-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-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only + cp osmo-ggsn/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 0 = 1 ] + docker_network_params 67 201 + NET=67 + ADDR_SUFIX=201 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + OSMO_SUT_HOST=172.18.67.201 + 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-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-latest-2078-ggsn -d --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 osmocom-build/osmo-ggsn-latest /bin/sh -c osmo-ggsn -c /data/osmo-ggsn.cfg >/data/osmo-ggsn.log 2>&1 e7d28301d47c73ca90a07a634c8275ab7c355fe75962150daa594cb33cf704e1 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 0 != 1 ] + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 67 202 + NET=67 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.67.201 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-latest-2078-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@4aaa2412fc2e: Unix server socket created successfully. MC@4aaa2412fc2e: Listening on TCP port 39539. 4aaa2412fc2e is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 4aaa2412fc2e 39539 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4aaa2412fc2e: New HC connected from 172.18.67.202 [172.18.67.202]. 4aaa2412fc2e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@4aaa2412fc2e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4aaa2412fc2e: Configuration file was processed on all HCs. MC@4aaa2412fc2e: Creating MTC on host 172.18.67.202. MC@4aaa2412fc2e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 08:30:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jun 17 08:30:43 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17108) Waiting for packet dumper to finish... 1 (prev_count=17108, count=21560) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 08:30:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_pcodns started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_pcodns() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jun 17 08:30:49 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9616) Waiting for packet dumper to finish... 1 (prev_count=9616, count=13777) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 08:30:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_icmp6 started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_icmp6() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420030000000000000000'O MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jun 17 08:30:54 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11046) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 08:30:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_gtpu_access() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420040000000000000000'O MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Mon Jun 17 08:30:58 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11963) Waiting for packet dumper to finish... 1 (prev_count=11963, count=16124) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jun 17 08:31:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420050000000000000000'O MTC@4aaa2412fc2e: Warning: Stopping inactive timer T_default. MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Mon Jun 17 08:31:06 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10832) Waiting for packet dumper to finish... 1 (prev_count=10832, count=15042) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jun 17 08:31:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420060000000000000000'O MTC@4aaa2412fc2e: Warning: Stopping inactive timer T_default. MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jun 17 08:31:14 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11329) Waiting for packet dumper to finish... 1 (prev_count=11329, count=15539) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jun 17 08:31:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420070000000000000000'O MTC@4aaa2412fc2e: Warning: Stopping inactive timer T_default. MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jun 17 08:31:22 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10847) Waiting for packet dumper to finish... 1 (prev_count=10847, count=15057) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 08:31:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_pdp6_clients_interact started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_pdp6_clients_interact() start" MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420080000000000000000'O MTC@4aaa2412fc2e: sending CreatePDP MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: RA with /64 prefix '20010780004420090000000000000000'O MTC@4aaa2412fc2e: Warning: Stopping inactive timer T_default. MTC@4aaa2412fc2e: Warning: Stopping inactive timer T_default. MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jun 17 08:31:33 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14807) Waiting for packet dumper to finish... 1 (prev_count=14807, count=19467) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 08:31:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_echo_req_resp started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_echo_req_resp() start" MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_echo_req_resp finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 08:31:38 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6606) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 08:31:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@4aaa2412fc2e: Test case TC_echo_req_resp_gtpu started. MTC@4aaa2412fc2e: GTP1C ConnectionID: 1 MTC@4aaa2412fc2e: "TC_echo_req_resp_gtpu() start" MTC@4aaa2412fc2e: setverdict(pass): none -> pass MTC@4aaa2412fc2e: setverdict(pass): pass -> pass, component reason not changed MTC@4aaa2412fc2e: Setting final verdict of the test case. MTC@4aaa2412fc2e: Local verdict of MTC: pass MTC@4aaa2412fc2e: No PTCs were created. MTC@4aaa2412fc2e: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@4aaa2412fc2e: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 08:31:43 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6779) Waiting for packet dumper to finish... 1 (prev_count=6779, count=10715) MTC@4aaa2412fc2e: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@4aaa2412fc2e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4aaa2412fc2e: Terminating MTC. MC@4aaa2412fc2e: MTC terminated. MC2> exit MC@4aaa2412fc2e: Shutting down session. MC@4aaa2412fc2e: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass: 6 NEW: PASS: 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-latest-2078-ggsn + docker kill jenkins-ttcn3-ggsn-test-latest-2078-ggsn jenkins-ttcn3-ggsn-test-latest-2078-ggsn + docker wait jenkins-ttcn3-ggsn-test-latest-2078-ggsn 137 + 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-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4v6_only + cp osmo-ggsn/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-all/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=67 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-all/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 0 = 1 ] + docker_network_params 67 201 + NET=67 + ADDR_SUFIX=201 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 + OSMO_SUT_HOST=172.18.67.201 + 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-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-latest-2078-ggsn -d --network ttcn3-ggsn-test-67 --ip 172.18.67.201 --ip6 fd02:db8:67::201 osmocom-build/osmo-ggsn-latest /bin/sh -c osmo-ggsn -c /data/osmo-ggsn.cfg >/data/osmo-ggsn.log 2>&1 301ca33dd2d1a5b6945f8864fd924f222f63ddf2f124973baa1b0fc92c8bd06f + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 0 != 1 ] + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 67 202 + NET=67 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-67 --ip 172.18.67.202 --ip6 fd02:db8:67::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.67.201 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-latest-2078-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@9cf699b01c03: Unix server socket created successfully. MC@9cf699b01c03: Listening on TCP port 43593. 9cf699b01c03 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 9cf699b01c03 43593 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9cf699b01c03: New HC connected from 172.18.67.202 [172.18.67.202]. 9cf699b01c03: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9cf699b01c03: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@9cf699b01c03: Configuration file was processed on all HCs. MC@9cf699b01c03: Creating MTC on host 172.18.67.202. MC@9cf699b01c03: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 08:31:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 08:31:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17613) Waiting for packet dumper to finish... 1 (prev_count=17613, count=22066) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 08:31:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_ipcp started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_ipcp() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 08:31:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10028) Waiting for packet dumper to finish... 1 (prev_count=10028, count=14189) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jun 17 08:31:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 08:31:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9951) Waiting for packet dumper to finish... 1 (prev_count=9951, count=14161) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 08:32:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_pcodns started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_pcodns() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 08:32:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9489) Waiting for packet dumper to finish... 1 (prev_count=9489, count=13648) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 08:32:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_gtpu_access() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 08:32:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10209) Waiting for packet dumper to finish... 1 (prev_count=10209, count=14370) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jun 17 08:32:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 08:32:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9949) Waiting for packet dumper to finish... 1 (prev_count=9949, count=14251) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jun 17 08:32:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 08:32:26 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14206) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 08:32:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_clients_interact_with_txseq started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_clients_interact_with_txseq() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass'. Mon Jun 17 08:32:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=16517) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 08:32:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_clients_interact_without_txseq started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_clients_interact_without_txseq() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Mon Jun 17 08:32:34 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12825) Waiting for packet dumper to finish... 1 (prev_count=12825, count=17436) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jun 17 08:32:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_with_single_dns started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_with_single_dns() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 08:32:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17563) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jun 17 08:32:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_deact_with_separate_dns() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 08:32:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11476) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 08:32:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_update_teic started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_update_teic() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: sending UpdatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 08:32:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14759) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 08:32:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp4_act_update_teid started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp4_act_update_teid() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: sending UpdatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Jun 17 08:32:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11881) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 08:32:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jun 17 08:32:56 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12954) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 08:32:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_pcodns started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_pcodns() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jun 17 08:33:00 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9521) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 08:33:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_icmp6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_icmp6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421030000000000000000'O MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jun 17 08:33:04 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14139) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 08:33:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_gtpu_access() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421040000000000000000'O MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Mon Jun 17 08:33:08 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15685) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jun 17 08:33:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421050000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Mon Jun 17 08:33:15 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11071) Waiting for packet dumper to finish... 1 (prev_count=11071, count=15281) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jun 17 08:33:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421060000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jun 17 08:33:23 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10861) Waiting for packet dumper to finish... 1 (prev_count=10861, count=15071) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jun 17 08:33:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421070000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jun 17 08:33:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10862) Waiting for packet dumper to finish... 1 (prev_count=10862, count=15072) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 08:33:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp6_clients_interact started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp6_clients_interact() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421080000000000000000'O MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: RA with /64 prefix '20010780004421090000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jun 17 08:33:42 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14667) Waiting for packet dumper to finish... 1 (prev_count=14667, count=19325) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Jun 17 08:33:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Mon Jun 17 08:33:48 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9264) Waiting for packet dumper to finish... 1 (prev_count=9264, count=13425) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Jun 17 08:33:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_ipcp started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_ipcp() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Mon Jun 17 08:33:53 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9962) Waiting for packet dumper to finish... 1 (prev_count=9962, count=14121) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Jun 17 08:33:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_icmp6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_icmp6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '200107800044210C0000000000000000'O MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Mon Jun 17 08:33:58 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14237) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Jun 17 08:33:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_pcodns4 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_pcodns4() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Mon Jun 17 08:34:02 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9019) Waiting for packet dumper to finish... 1 (prev_count=9019, count=13229) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Jun 17 08:34:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_pcodns6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_pcodns6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Mon Jun 17 08:34:07 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13253) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Jun 17 08:34:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_gtpu_access() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Mon Jun 17 08:34:11 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10234) Waiting for packet dumper to finish... 1 (prev_count=10234, count=14391) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Jun 17 08:34:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Mon Jun 17 08:34:19 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10133) Waiting for packet dumper to finish... 1 (prev_count=10133, count=14343) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Jun 17 08:34:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: 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@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Mon Jun 17 08:34:27 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9942) Waiting for packet dumper to finish... 1 (prev_count=9942, count=14152) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Jun 17 08:34:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: 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@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421120000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Mon Jun 17 08:34:35 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10886) Waiting for packet dumper to finish... 1 (prev_count=10886, count=15321) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Jun 17 08:34:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp46_clients_interact started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp46_clients_interact() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: RA with /64 prefix '20010780004421130000000000000000'O MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: RA with /64 prefix '20010780004421140000000000000000'O MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: Warning: Stopping inactive timer T_default. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Mon Jun 17 08:34:47 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14616) Waiting for packet dumper to finish... 1 (prev_count=14616, count=18826) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 08:34:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_echo_req_resp started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_echo_req_resp() start" MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_echo_req_resp finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 08:34:52 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6381) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 08:34:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_echo_req_resp_gtpu started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_echo_req_resp_gtpu() start" MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 08:34:56 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10107) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 08:34:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_pdp_act_restart_ctr_echo started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_pdp_act_restart_ctr_echo() start" MTC@9cf699b01c03: sending CreatePDP MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 08:35:10 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12923) Waiting for packet dumper to finish... 1 (prev_count=12923, count=17133) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 08:35:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_lots_of_concurrent_pdp_ctx() start" MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Warning: Stopping inactive timer T_next. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 08:35:36 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4220943) Waiting for packet dumper to finish... 1 (prev_count=4220943, count=4232353) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 08:35:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9cf699b01c03: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@9cf699b01c03: Test case TC_addr_pool_exhaustion started. MTC@9cf699b01c03: GTP1C ConnectionID: 1 MTC@9cf699b01c03: "TC_addr_pool_exhaustion() start" MTC@9cf699b01c03: Successfully created 1024 PDP contexts before exhausting the pool MTC@9cf699b01c03: setverdict(pass): none -> pass MTC@9cf699b01c03: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Warning: Stopping inactive timer T_next. MTC@9cf699b01c03: setverdict(pass): pass -> pass, component reason not changed MTC@9cf699b01c03: Setting final verdict of the test case. MTC@9cf699b01c03: Local verdict of MTC: pass MTC@9cf699b01c03: No PTCs were created. MTC@9cf699b01c03: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@9cf699b01c03: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 08:35:52 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.67.201:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3334264) Waiting for packet dumper to finish... 1 (prev_count=3334264, count=3369074) MTC@9cf699b01c03: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@9cf699b01c03: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9cf699b01c03: Terminating MTC. MC@9cf699b01c03: MTC terminated. MC2> exit MC@9cf699b01c03: Shutting down session. MC@9cf699b01c03: 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 GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass 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_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 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: 23 NEW: PASS: 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-latest-2078-ggsn + docker kill jenkins-ttcn3-ggsn-test-latest-2078-ggsn jenkins-ttcn3-ggsn-test-latest-2078-ggsn + docker wait jenkins-ttcn3-ggsn-test-latest-2078-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-67 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-67 + docker network remove ttcn3-ggsn-test-67 ttcn3-ggsn-test-67 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-latest-2078-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-latest/logs/ggsn-tester-all/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-latest/logs/ggsn-tester-v6_only/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS