Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 [ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins5452789021447539555.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + export KERNEL_TEST=1 + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-latest-1328 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 #5 resolve registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #7 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #7 CACHED #8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 DONE 0.2s #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 0.392 + useradd --uid=1000 -d /build -m build #10 0.586 + chown -R build:build /usr/local #10 0.597 + echo path-exclude=/usr/share/man/* #10 0.597 + rm -rf /usr/share/man/ #10 DONE 0.8s #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 0.485 + apt-get update #11 0.520 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #11 0.540 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #11 0.542 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #11 0.619 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] #11 0.726 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] #11 0.751 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [183 kB] #11 1.409 Fetched 9227 kB in 1s (10.3 MB/s) #11 1.409 Reading package lists... #11 1.777 + apt-get install -y --no-install-recommends ca-certificates telnet #11 1.785 Reading package lists... #11 2.156 Building dependency tree... #11 2.249 Reading state information... #11 2.340 The following additional packages will be installed: #11 2.340 inetutils-telnet libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libssl3 #11 2.340 netbase openssl #11 2.341 Suggested packages: #11 2.341 krb5-doc krb5-user #11 2.341 Recommended packages: #11 2.341 krb5-locales #11 2.403 The following NEW packages will be installed: #11 2.404 ca-certificates inetutils-telnet libk5crypto3 libkeyutils1 libkrb5-3 #11 2.404 libkrb5support0 libssl3 netbase openssl telnet #11 2.429 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #11 2.429 Need to get 4227 kB of archives. #11 2.429 After this operation, 10.8 MB of additional disk space will be used. #11 2.429 Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #11 2.435 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.14-1~deb12u2 [2024 kB] #11 2.469 Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.14-1~deb12u2 [1423 kB] #11 2.487 Get:4 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #11 2.488 Get:5 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] #11 2.489 Get:6 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] #11 2.489 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #11 2.489 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] #11 2.491 Get:9 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #11 2.492 Get:10 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #11 2.608 debconf: delaying package configuration, since apt-utils is not installed #11 2.631 Fetched 4227 kB in 0s (49.7 MB/s) #11 2.735 Selecting previously unselected package netbase. #11 2.735 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6089 files and directories currently installed.) #11 2.742 Preparing to unpack .../0-netbase_6.4_all.deb ... #11 2.764 Unpacking netbase (6.4) ... #11 2.906 Selecting previously unselected package libssl3:amd64. #11 2.908 Preparing to unpack .../1-libssl3_3.0.14-1~deb12u2_amd64.deb ... #11 2.944 Unpacking libssl3:amd64 (3.0.14-1~deb12u2) ... #11 3.160 Selecting previously unselected package openssl. #11 3.161 Preparing to unpack .../2-openssl_3.0.14-1~deb12u2_amd64.deb ... #11 3.178 Unpacking openssl (3.0.14-1~deb12u2) ... #11 4.072 Selecting previously unselected package ca-certificates. #11 4.076 Preparing to unpack .../3-ca-certificates_20230311_all.deb ... #11 4.094 Unpacking ca-certificates (20230311) ... #11 4.262 Selecting previously unselected package libkrb5support0:amd64. #11 4.264 Preparing to unpack .../4-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... #11 4.280 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #11 4.440 Selecting previously unselected package libk5crypto3:amd64. #11 4.442 Preparing to unpack .../5-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... #11 4.474 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #11 4.619 Selecting previously unselected package libkeyutils1:amd64. #11 4.621 Preparing to unpack .../6-libkeyutils1_1.6.3-2_amd64.deb ... #11 4.638 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #11 4.780 Selecting previously unselected package libkrb5-3:amd64. #11 4.781 Preparing to unpack .../7-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... #11 4.806 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #11 4.945 Selecting previously unselected package inetutils-telnet. #11 4.947 Preparing to unpack .../8-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #11 4.962 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #11 5.093 Selecting previously unselected package telnet. #11 5.095 Preparing to unpack .../9-telnet_0.17+2.4-2+deb12u1_all.deb ... #11 5.115 Unpacking telnet (0.17+2.4-2+deb12u1) ... #11 5.251 Setting up libkeyutils1:amd64 (1.6.3-2) ... #11 5.320 Setting up libssl3:amd64 (3.0.14-1~deb12u2) ... #11 5.372 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... #11 5.419 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... #11 5.469 Setting up netbase (6.4) ... #11 5.579 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... #11 5.635 Setting up openssl (3.0.14-1~deb12u2) ... #11 5.717 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #11 5.753 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #11 5.753 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #11 5.781 Setting up ca-certificates (20230311) ... #11 5.877 debconf: unable to initialize frontend: Dialog #11 5.877 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 5.877 debconf: falling back to frontend: Readline #11 5.878 debconf: unable to initialize frontend: Readline #11 5.878 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #11 5.878 debconf: falling back to frontend: Teletype #11 6.392 Updating certificates in /etc/ssl/certs... #11 7.223 140 added, 0 removed; done. #11 7.331 Setting up telnet (0.17+2.4-2+deb12u1) ... #11 7.378 Processing triggers for libc-bin (2.36-9+deb12u8) ... #11 7.435 Processing triggers for ca-certificates (20230311) ... #11 7.456 Updating certificates in /etc/ssl/certs... #11 8.068 0 added, 0 removed; done. #11 8.068 Running hooks in /etc/ca-certificates/update.d... #11 8.069 done. #11 8.139 + apt-get clean #11 8.146 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #11 DONE 8.3s #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.3s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:a8317560ff828b3a1d2a16e67268ec69ac9c773c76cc9c2cfc99f35b90456290 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n a8317560ff82 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.1s #5 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #5 DONE 0.2s #6 [2/5] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #6 0.412 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.412 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.412 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.542 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.702 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [180 kB] #6 0.728 Fetched 182 kB in 0s (513 kB/s) #6 0.728 Reading package lists... #6 1.110 Reading package lists... #6 1.481 Building dependency tree... #6 1.572 Reading state information... #6 1.666 ca-certificates is already the newest version (20230311). #6 1.666 The following additional packages will be installed: #6 1.666 binutils binutils-common binutils-x86-64-linux-gnu cpio cpp cpp-12 gcc-12 #6 1.666 git-man initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #6 1.666 kmod libaio1 libasan8 libasound2 libasound2-data libatomic1 libbinutils #6 1.666 libbpf1 libbrlapi0.8 libbrotli1 libbsd0 libc-dev-bin libcacard0 libcap2-bin #6 1.666 libcapstone4 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #6 1.666 libdaxctl1 libdrm-common libdrm2 libdw1 libelf1 libepoxy0 liberror-perl #6 1.666 libexecs0 libexpat1 libfdt1 libfuse3-3 libgbm1 libgcc-12-dev libgdbm-compat4 #6 1.666 libgdbm6 libglib2.0-0 libgomp1 libgprofng0 libgssapi-krb5-2 #6 1.666 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtp10 libgtpnl0 #6 1.666 libibverbs1 libisl23 libitm1 libjansson4 libjpeg62-turbo libklibc libkmod2 #6 1.666 libldap-2.5-0 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 libndctl6 #6 1.666 libnghttp2-14 libnl-3-200 libnl-route-3-200 libnsl-dev libnsl2 libnspr4 #6 1.666 libnss3 libnuma1 libopus0 liborc-0.4-0 libosmocore22 libosmoctrl0 #6 1.666 libosmogsm20 libosmoisdn0 libosmovty13 libpcsclite1 libperl5.36 #6 1.666 libpixman-1-0 libpmem1 libpng16-16 libpsl5 libpython3-stdlib #6 1.666 libpython3.11-minimal libpython3.11-stdlib libquadmath0 librdmacm1 #6 1.667 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libslirp0 #6 1.667 libsndio7.0 libspice-server1 libsqlite3-0 libssh2-1 libtalloc2 #6 1.667 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 libunwind8 #6 1.667 liburing2 libusb-1.0-0 libusbredirparser1 libvdeplug2 libwayland-server0 #6 1.667 libxtables12 linux-base linux-image-6.1.0-25-amd64 linux-libc-dev m4 #6 1.667 media-types osmocom-latest perl perl-modules-5.36 python3 python3-minimal #6 1.667 python3-pyelftools python3.11 python3.11-minimal qemu-system-common #6 1.667 qemu-system-data readline-common rpcsvc-proto seabios udev zlib1g-dev #6 1.667 Suggested packages: #6 1.667 binutils-doc bison-doc ifupdown libarchive-dev cpp-doc gcc-12-locales #6 1.667 cpp-12-doc build-essential flex-doc gcc-multilib manpages-dev autoconf #6 1.667 automake libtool gdb gcc-doc gcc-12-multilib gcc-12-doc gettext-base #6 1.667 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #6 1.667 git-cvs git-mediawiki git-svn bash-completion iproute2-doc isoquery #6 1.667 libasound2-plugins alsa-utils glibc-doc fuse3 gdbm-l10n low-memory-monitor #6 1.667 krb5-doc krb5-user libvisual-0.4-plugins gstreamer1.0-tools opus-tools pcscd #6 1.667 sensible-utils lksctp-tools sndiod gstreamer1.0-plugins-ugly libssl-doc #6 1.667 linux-doc-6.1 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux #6 1.667 m4-doc make-doc paxctl perl-doc libterm-readline-gnu-perl #6 1.667 | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc #6 1.667 python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support samba #6 1.667 vde2 readline-doc #6 1.667 Recommended packages: #6 1.667 libfl-dev patch less ssh-client zstd libatm1 alsa-ucm-conf #6 1.667 alsa-topology-conf manpages manpages-dev libc-devtools libpam-cap #6 1.667 libglib2.0-data shared-mime-info xdg-user-dirs gstreamer1.0-plugins-base #6 1.667 ibverbs-providers libldap-common libgpm2 publicsuffix libsasl2-modules #6 1.667 gstreamer1.0-libav gstreamer1.0-plugins-good firmware-linux-free apparmor #6 1.667 qemu-system-gui qemu-utils ovmf qemu-block-extra #6 2.248 The following NEW packages will be installed: #6 2.248 bc binutils binutils-common binutils-x86-64-linux-gnu bison bridge-utils #6 2.248 busybox-static cpio cpp cpp-12 flex gcc gcc-12 git git-man initramfs-tools #6 2.248 initramfs-tools-core iproute2 ipxe-qemu iso-codes klibc-utils kmod libaio1 #6 2.248 libasan8 libasound2 libasound2-data libatomic1 libbinutils libbpf1 #6 2.248 libbrlapi0.8 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcacard0 #6 2.248 libcap2-bin libcapstone4 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #6 2.248 libcurl3-gnutls libdaxctl1 libdrm-common libdrm2 libdw1 libelf-dev libelf1 #6 2.248 libepoxy0 liberror-perl libexecs0 libexpat1 libfdt1 libfuse3-3 libgbm1 #6 2.248 libgcc-12-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgprofng0 #6 2.248 libgssapi-krb5-2 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtp10 #6 2.248 libgtpnl0 libibverbs1 libisl23 libitm1 libjansson4 libjpeg62-turbo libklibc #6 2.248 libkmod2 libldap-2.5-0 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #6 2.248 libndctl6 libnghttp2-14 libnl-3-200 libnl-route-3-200 libnsl-dev libnsl2 #6 2.248 libnspr4 libnss3 libnuma1 libopus0 liborc-0.4-0 libosmocore22 libosmoctrl0 #6 2.248 libosmogsm20 libosmoisdn0 libosmovty13 libpcsclite1 libperl5.36 #6 2.248 libpixman-1-0 libpmem1 libpng16-16 libpsl5 libpython3-stdlib #6 2.248 libpython3.11-minimal libpython3.11-stdlib libquadmath0 librdmacm1 #6 2.248 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libslirp0 #6 2.248 libsndio7.0 libspice-server1 libsqlite3-0 libssh2-1 libssl-dev libtalloc2 #6 2.248 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 libunwind8 #6 2.248 liburing2 libusb-1.0-0 libusbredirparser1 libvdeplug2 libwayland-server0 #6 2.248 libxtables12 linux-base linux-image-6.1.0-25-amd64 linux-image-amd64 #6 2.248 linux-libc-dev m4 make media-types osmo-ggsn osmocom-latest pax-utils perl #6 2.248 perl-modules-5.36 python3 python3-minimal python3-pyelftools python3.11 #6 2.248 python3.11-minimal qemu-system-common qemu-system-data qemu-system-x86 #6 2.248 readline-common rpcsvc-proto seabios udev zlib1g-dev #6 2.293 0 upgraded, 155 newly installed, 0 to remove and 0 not upgraded. #6 2.293 Need to get 182 MB of archives. #6 2.293 After this operation, 905 MB of additional disk space will be used. #6 2.293 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #6 2.305 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 2.307 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] #6 2.310 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] #6 2.311 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtpnl0 1.3.0 [8404 B] #6 2.311 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] #6 2.312 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] #6 2.315 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] #6 2.319 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] #6 2.320 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-ggsn 1.12.0 [84.9 kB] #6 2.346 Get:11 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #6 2.347 Get:12 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #6 2.347 Get:13 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #6 2.411 Get:14 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #6 2.413 Get:15 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #6 2.415 Get:16 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #6 2.419 Get:17 http://deb.debian.org/debian-security bookworm-security/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u3 [816 kB] #6 2.422 Get:18 http://deb.debian.org/debian-security bookworm-security/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #6 2.422 Get:19 http://deb.debian.org/debian-security bookworm-security/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u3 [2067 kB] #6 2.447 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #6 2.447 Get:21 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #6 2.448 Get:22 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #6 2.449 Get:23 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] #6 2.450 Get:24 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #6 2.450 Get:25 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #6 2.451 Get:26 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #6 2.451 Get:27 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #6 2.452 Get:28 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #6 2.453 Get:29 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #6 2.508 Get:30 http://deb.debian.org/debian-security bookworm-security/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u3 [1797 kB] #6 2.521 Get:31 http://deb.debian.org/debian-security bookworm-security/main amd64 python3.11 amd64 3.11.2-6+deb12u3 [573 kB] #6 2.522 Get:32 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #6 2.523 Get:33 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #6 2.527 Get:34 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #6 2.529 Get:35 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #6 2.530 Get:36 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #6 2.531 Get:37 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #6 2.532 Get:38 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 2.532 Get:39 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #6 2.533 Get:40 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #6 2.534 Get:41 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #6 2.544 Get:42 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #6 2.545 Get:43 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #6 2.546 Get:44 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] #6 2.560 Get:45 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #6 2.560 Get:46 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #6 2.590 Get:47 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #6 2.604 Get:48 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #6 2.605 Get:49 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #6 2.605 Get:50 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #6 2.608 Get:51 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #6 2.608 Get:52 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #6 2.626 Get:53 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #6 2.627 Get:54 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #6 2.637 Get:55 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #6 2.637 Get:56 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #6 2.645 Get:57 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #6 2.651 Get:58 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #6 2.657 Get:59 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #6 2.657 Get:60 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #6 2.751 Get:61 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #6 2.751 Get:62 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #6 2.752 Get:63 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #6 2.769 Get:64 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #6 2.769 Get:65 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #6 2.770 Get:66 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 2.783 Get:67 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #6 2.786 Get:68 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #6 2.794 Get:69 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 2.797 Get:70 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #6 2.798 Get:71 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #6 2.817 Get:72 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #6 2.990 Get:73 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #6 2.990 Get:74 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #6 3.120 Get:75 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #6 3.121 Get:76 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #6 3.121 Get:77 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #6 3.122 Get:78 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #6 3.123 Get:79 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #6 3.124 Get:80 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #6 3.124 Get:81 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #6 3.126 Get:82 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u7 [385 kB] #6 3.128 Get:83 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #6 3.129 Get:84 http://deb.debian.org/debian-security bookworm-security/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] #6 3.146 Get:85 http://deb.debian.org/debian-security bookworm-security/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB] #6 3.210 Get:86 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #6 3.210 Get:87 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #6 3.211 Get:88 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142+deb12u1 [47.9 kB] #6 3.212 Get:89 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #6 3.212 Get:90 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142+deb12u1 [15.8 kB] #6 3.213 Get:91 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #6 3.217 Get:92 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #6 3.241 Get:93 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #6 3.241 Get:94 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #6 3.242 Get:95 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #6 3.244 Get:96 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #6 3.245 Get:97 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u8 [46.3 kB] #6 3.245 Get:98 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.106-3 [2027 kB] #6 3.263 Get:99 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #6 3.277 Get:100 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #6 3.279 Get:101 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #6 3.279 Get:102 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #6 3.280 Get:103 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u8 [1900 kB] #6 3.291 Get:104 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u3 [1400 kB] #6 3.305 Get:105 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #6 3.315 Get:106 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #6 3.324 Get:107 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #6 3.324 Get:108 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #6 3.325 Get:109 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #6 3.327 Get:110 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #6 3.327 Get:111 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #6 3.328 Get:112 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #6 3.328 Get:113 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #6 3.329 Get:114 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #6 3.332 Get:115 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #6 3.334 Get:116 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #6 3.336 Get:117 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #6 3.336 Get:118 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #6 3.337 Get:119 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #6 3.338 Get:120 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #6 3.338 Get:121 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #6 3.339 Get:122 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 3.339 Get:123 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #6 3.350 Get:124 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #6 3.351 Get:125 http://deb.debian.org/debian bookworm/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #6 3.359 Get:126 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 3.360 Get:127 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 3.360 Get:128 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 3.360 Get:129 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #6 3.361 Get:130 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #6 3.362 Get:131 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #6 3.363 Get:132 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #6 3.364 Get:133 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #6 3.364 Get:134 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #6 3.369 Get:135 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #6 3.372 Get:136 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #6 3.376 Get:137 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #6 3.377 Get:138 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #6 3.380 Get:139 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #6 3.380 Get:140 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #6 3.381 Get:141 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #6 3.381 Get:142 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #6 3.384 Get:143 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl-dev amd64 3.0.14-1~deb12u2 [2438 kB] #6 3.413 Get:144 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #6 3.413 Get:145 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #6 3.414 Get:146 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #6 3.414 Get:147 http://deb.debian.org/debian bookworm/main amd64 linux-image-6.1.0-25-amd64 amd64 6.1.106-3 [68.9 MB] #6 4.028 Get:148 http://deb.debian.org/debian bookworm/main amd64 linux-image-amd64 amd64 6.1.106-3 [1476 B] #6 4.028 Get:149 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #6 4.230 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #6 4.230 Get:151 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #6 4.231 Get:152 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u7 [2177 kB] #6 4.243 Get:153 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u7 [1290 kB] #6 4.248 Get:154 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #6 4.248 Get:155 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u7 [9300 kB] #6 4.486 debconf: delaying package configuration, since apt-utils is not installed #6 4.534 Fetched 182 MB in 2s (88.1 MB/s) #6 4.601 Selecting previously unselected package perl-modules-5.36. #6 4.601 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6628 files and directories currently installed.) #6 4.610 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #6 4.625 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #6 4.973 Selecting previously unselected package libgdbm6:amd64. #6 4.974 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... #6 5.003 Unpacking libgdbm6:amd64 (1.23-3) ... #6 5.127 Selecting previously unselected package libgdbm-compat4:amd64. #6 5.128 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... #6 5.144 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #6 5.263 Selecting previously unselected package libperl5.36:amd64. #6 5.265 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #6 5.281 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #6 5.718 Selecting previously unselected package perl. #6 5.720 Preparing to unpack .../4-perl_5.36.0-7+deb12u1_amd64.deb ... #6 5.742 Unpacking perl (5.36.0-7+deb12u1) ... #6 5.854 Selecting previously unselected package m4. #6 5.856 Preparing to unpack .../5-m4_1.4.19-3_amd64.deb ... #6 5.875 Unpacking m4 (1.4.19-3) ... #6 6.012 Selecting previously unselected package flex. #6 6.014 Preparing to unpack .../6-flex_2.6.4-8.2_amd64.deb ... #6 6.029 Unpacking flex (2.6.4-8.2) ... #6 6.185 Selecting previously unselected package libpython3.11-minimal:amd64. #6 6.187 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... #6 6.202 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... #6 6.372 Selecting previously unselected package libexpat1:amd64. #6 6.374 Preparing to unpack .../8-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #6 6.389 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #6 6.526 Selecting previously unselected package python3.11-minimal. #6 6.527 Preparing to unpack .../9-python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... #6 6.547 Unpacking python3.11-minimal (3.11.2-6+deb12u3) ... #6 6.790 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... #6 6.884 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #6 6.928 Setting up python3.11-minimal (3.11.2-6+deb12u3) ... #6 7.504 Selecting previously unselected package python3-minimal. #6 7.504 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9130 files and directories currently installed.) #6 7.512 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #6 7.527 Unpacking python3-minimal (3.11.2-1+b1) ... #6 7.634 Selecting previously unselected package media-types. #6 7.635 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #6 7.650 Unpacking media-types (10.0.0) ... #6 7.821 Selecting previously unselected package libncursesw6:amd64. #6 7.823 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... #6 7.838 Unpacking libncursesw6:amd64 (6.4-4) ... #6 7.980 Selecting previously unselected package libgssapi-krb5-2:amd64. #6 7.982 Preparing to unpack .../03-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... #6 7.997 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #6 8.116 Selecting previously unselected package libtirpc-common. #6 8.117 Preparing to unpack .../04-libtirpc-common_1.3.3+ds-1_all.deb ... #6 8.133 Unpacking libtirpc-common (1.3.3+ds-1) ... #6 8.269 Selecting previously unselected package libtirpc3:amd64. #6 8.271 Preparing to unpack .../05-libtirpc3_1.3.3+ds-1_amd64.deb ... #6 8.289 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #6 8.412 Selecting previously unselected package libnsl2:amd64. #6 8.414 Preparing to unpack .../06-libnsl2_1.3.0-2_amd64.deb ... #6 8.430 Unpacking libnsl2:amd64 (1.3.0-2) ... #6 8.541 Selecting previously unselected package readline-common. #6 8.543 Preparing to unpack .../07-readline-common_8.2-1.3_all.deb ... #6 8.558 Unpacking readline-common (8.2-1.3) ... #6 8.701 Selecting previously unselected package libreadline8:amd64. #6 8.702 Preparing to unpack .../08-libreadline8_8.2-1.3_amd64.deb ... #6 8.717 Unpacking libreadline8:amd64 (8.2-1.3) ... #6 8.841 Selecting previously unselected package libsqlite3-0:amd64. #6 8.842 Preparing to unpack .../09-libsqlite3-0_3.40.1-2_amd64.deb ... #6 8.857 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #6 9.019 Selecting previously unselected package libpython3.11-stdlib:amd64. #6 9.021 Preparing to unpack .../10-libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ... #6 9.036 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... #6 9.310 Selecting previously unselected package python3.11. #6 9.312 Preparing to unpack .../11-python3.11_3.11.2-6+deb12u3_amd64.deb ... #6 9.327 Unpacking python3.11 (3.11.2-6+deb12u3) ... #6 9.429 Selecting previously unselected package libpython3-stdlib:amd64. #6 9.431 Preparing to unpack .../12-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #6 9.445 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #6 9.548 Setting up python3-minimal (3.11.2-1+b1) ... #6 9.830 Selecting previously unselected package python3. #6 9.830 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9610 files and directories currently installed.) #6 9.838 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ... #6 9.858 Unpacking python3 (3.11.2-1+b1) ... #6 9.998 Selecting previously unselected package cpio. #6 9.999 Preparing to unpack .../001-cpio_2.13+dfsg-7.1_amd64.deb ... #6 10.01 Unpacking cpio (2.13+dfsg-7.1) ... #6 10.15 Selecting previously unselected package libelf1:amd64. #6 10.15 Preparing to unpack .../002-libelf1_0.188-2.1_amd64.deb ... #6 10.17 Unpacking libelf1:amd64 (0.188-2.1) ... #6 10.32 Selecting previously unselected package libbpf1:amd64. #6 10.32 Preparing to unpack .../003-libbpf1_1%3a1.1.0-1_amd64.deb ... #6 10.35 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #6 10.49 Selecting previously unselected package libbsd0:amd64. #6 10.50 Preparing to unpack .../004-libbsd0_0.11.7-2_amd64.deb ... #6 10.51 Unpacking libbsd0:amd64 (0.11.7-2) ... #6 10.63 Selecting previously unselected package libmnl0:amd64. #6 10.64 Preparing to unpack .../005-libmnl0_1.0.4-3_amd64.deb ... #6 10.65 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 10.77 Selecting previously unselected package libxtables12:amd64. #6 10.77 Preparing to unpack .../006-libxtables12_1.8.9-2_amd64.deb ... #6 10.79 Unpacking libxtables12:amd64 (1.8.9-2) ... #6 10.88 Selecting previously unselected package libcap2-bin. #6 10.88 Preparing to unpack .../007-libcap2-bin_1%3a2.66-4_amd64.deb ... #6 10.90 Unpacking libcap2-bin (1:2.66-4) ... #6 11.03 Selecting previously unselected package iproute2. #6 11.04 Preparing to unpack .../008-iproute2_6.1.0-3_amd64.deb ... #6 11.05 Unpacking iproute2 (6.1.0-3) ... #6 11.22 Selecting previously unselected package libkmod2:amd64. #6 11.22 Preparing to unpack .../009-libkmod2_30+20221128-1_amd64.deb ... #6 11.24 Unpacking libkmod2:amd64 (30+20221128-1) ... #6 11.37 Selecting previously unselected package kmod. #6 11.37 Preparing to unpack .../010-kmod_30+20221128-1_amd64.deb ... #6 11.39 Unpacking kmod (30+20221128-1) ... #6 11.54 Selecting previously unselected package udev. #6 11.54 Preparing to unpack .../011-udev_252.30-1~deb12u2_amd64.deb ... #6 11.56 Unpacking udev (252.30-1~deb12u2) ... #6 11.79 Selecting previously unselected package bc. #6 11.79 Preparing to unpack .../012-bc_1.07.1-3+b1_amd64.deb ... #6 11.80 Unpacking bc (1.07.1-3+b1) ... #6 11.92 Selecting previously unselected package binutils-common:amd64. #6 11.92 Preparing to unpack .../013-binutils-common_2.40-2_amd64.deb ... #6 11.94 Unpacking binutils-common:amd64 (2.40-2) ... #6 12.23 Selecting previously unselected package libbinutils:amd64. #6 12.23 Preparing to unpack .../014-libbinutils_2.40-2_amd64.deb ... #6 12.25 Unpacking libbinutils:amd64 (2.40-2) ... #6 12.40 Selecting previously unselected package libctf-nobfd0:amd64. #6 12.40 Preparing to unpack .../015-libctf-nobfd0_2.40-2_amd64.deb ... #6 12.42 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #6 12.54 Selecting previously unselected package libctf0:amd64. #6 12.55 Preparing to unpack .../016-libctf0_2.40-2_amd64.deb ... #6 12.56 Unpacking libctf0:amd64 (2.40-2) ... #6 12.69 Selecting previously unselected package libgprofng0:amd64. #6 12.69 Preparing to unpack .../017-libgprofng0_2.40-2_amd64.deb ... #6 12.70 Unpacking libgprofng0:amd64 (2.40-2) ... #6 12.87 Selecting previously unselected package libjansson4:amd64. #6 12.87 Preparing to unpack .../018-libjansson4_2.14-2_amd64.deb ... #6 12.89 Unpacking libjansson4:amd64 (2.14-2) ... #6 13.01 Selecting previously unselected package binutils-x86-64-linux-gnu. #6 13.01 Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #6 13.03 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #6 13.36 Selecting previously unselected package binutils. #6 13.36 Preparing to unpack .../020-binutils_2.40-2_amd64.deb ... #6 13.39 Unpacking binutils (2.40-2) ... #6 13.52 Selecting previously unselected package bison. #6 13.52 Preparing to unpack .../021-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #6 13.54 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #6 14.81 Selecting previously unselected package bridge-utils. #6 14.82 Preparing to unpack .../022-bridge-utils_1.7.1-1_amd64.deb ... #6 14.89 Unpacking bridge-utils (1.7.1-1) ... #6 15.08 Selecting previously unselected package busybox-static. #6 15.09 Preparing to unpack .../023-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #6 15.11 Unpacking busybox-static (1:1.35.0-4+b3) ... #6 15.32 Selecting previously unselected package libisl23:amd64. #6 15.32 Preparing to unpack .../024-libisl23_0.25-1.1_amd64.deb ... #6 15.34 Unpacking libisl23:amd64 (0.25-1.1) ... #6 15.51 Selecting previously unselected package libmpfr6:amd64. #6 15.51 Preparing to unpack .../025-libmpfr6_4.2.0-1_amd64.deb ... #6 15.52 Unpacking libmpfr6:amd64 (4.2.0-1) ... #6 15.66 Selecting previously unselected package libmpc3:amd64. #6 15.66 Preparing to unpack .../026-libmpc3_1.3.1-1_amd64.deb ... #6 15.68 Unpacking libmpc3:amd64 (1.3.1-1) ... #6 15.78 Selecting previously unselected package cpp-12. #6 15.78 Preparing to unpack .../027-cpp-12_12.2.0-14_amd64.deb ... #6 15.80 Unpacking cpp-12 (12.2.0-14) ... #6 16.37 Selecting previously unselected package cpp. #6 16.37 Preparing to unpack .../028-cpp_4%3a12.2.0-3_amd64.deb ... #6 16.39 Unpacking cpp (4:12.2.0-3) ... #6 16.50 Selecting previously unselected package libcc1-0:amd64. #6 16.51 Preparing to unpack .../029-libcc1-0_12.2.0-14_amd64.deb ... #6 16.52 Unpacking libcc1-0:amd64 (12.2.0-14) ... #6 16.65 Selecting previously unselected package libgomp1:amd64. #6 16.65 Preparing to unpack .../030-libgomp1_12.2.0-14_amd64.deb ... #6 16.67 Unpacking libgomp1:amd64 (12.2.0-14) ... #6 16.79 Selecting previously unselected package libitm1:amd64. #6 16.79 Preparing to unpack .../031-libitm1_12.2.0-14_amd64.deb ... #6 16.81 Unpacking libitm1:amd64 (12.2.0-14) ... #6 16.92 Selecting previously unselected package libatomic1:amd64. #6 16.92 Preparing to unpack .../032-libatomic1_12.2.0-14_amd64.deb ... #6 16.94 Unpacking libatomic1:amd64 (12.2.0-14) ... #6 17.04 Selecting previously unselected package libasan8:amd64. #6 17.04 Preparing to unpack .../033-libasan8_12.2.0-14_amd64.deb ... #6 17.06 Unpacking libasan8:amd64 (12.2.0-14) ... #6 17.31 Selecting previously unselected package liblsan0:amd64. #6 17.31 Preparing to unpack .../034-liblsan0_12.2.0-14_amd64.deb ... #6 17.33 Unpacking liblsan0:amd64 (12.2.0-14) ... #6 17.51 Selecting previously unselected package libtsan2:amd64. #6 17.51 Preparing to unpack .../035-libtsan2_12.2.0-14_amd64.deb ... #6 17.54 Unpacking libtsan2:amd64 (12.2.0-14) ... #6 17.80 Selecting previously unselected package libubsan1:amd64. #6 17.80 Preparing to unpack .../036-libubsan1_12.2.0-14_amd64.deb ... #6 17.82 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 17.99 Selecting previously unselected package libquadmath0:amd64. #6 17.99 Preparing to unpack .../037-libquadmath0_12.2.0-14_amd64.deb ... #6 18.00 Unpacking libquadmath0:amd64 (12.2.0-14) ... #6 18.11 Selecting previously unselected package libgcc-12-dev:amd64. #6 18.11 Preparing to unpack .../038-libgcc-12-dev_12.2.0-14_amd64.deb ... #6 18.13 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #6 18.36 Selecting previously unselected package gcc-12. #6 18.36 Preparing to unpack .../039-gcc-12_12.2.0-14_amd64.deb ... #6 18.38 Unpacking gcc-12 (12.2.0-14) ... #6 19.04 Selecting previously unselected package gcc. #6 19.04 Preparing to unpack .../040-gcc_4%3a12.2.0-3_amd64.deb ... #6 19.06 Unpacking gcc (4:12.2.0-3) ... #6 19.17 Selecting previously unselected package libbrotli1:amd64. #6 19.17 Preparing to unpack .../041-libbrotli1_1.0.9-2+b6_amd64.deb ... #6 19.19 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #6 19.30 Selecting previously unselected package libsasl2-modules-db:amd64. #6 19.30 Preparing to unpack .../042-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #6 19.32 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #6 19.43 Selecting previously unselected package libsasl2-2:amd64. #6 19.44 Preparing to unpack .../043-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #6 19.46 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #6 19.59 Selecting previously unselected package libldap-2.5-0:amd64. #6 19.60 Preparing to unpack .../044-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #6 19.61 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #6 20.13 Selecting previously unselected package libnghttp2-14:amd64. #6 20.14 Preparing to unpack .../045-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #6 20.17 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #6 20.39 Selecting previously unselected package libpsl5:amd64. #6 20.39 Preparing to unpack .../046-libpsl5_0.21.2-1_amd64.deb ... #6 20.42 Unpacking libpsl5:amd64 (0.21.2-1) ... #6 20.58 Selecting previously unselected package librtmp1:amd64. #6 20.58 Preparing to unpack .../047-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #6 20.60 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #6 20.71 Selecting previously unselected package libssh2-1:amd64. #6 20.72 Preparing to unpack .../048-libssh2-1_1.10.0-3+b1_amd64.deb ... #6 20.73 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #6 20.88 Selecting previously unselected package libcurl3-gnutls:amd64. #6 20.88 Preparing to unpack .../049-libcurl3-gnutls_7.88.1-10+deb12u7_amd64.deb ... #6 20.89 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u7) ... #6 21.01 Selecting previously unselected package liberror-perl. #6 21.01 Preparing to unpack .../050-liberror-perl_0.17029-2_all.deb ... #6 21.03 Unpacking liberror-perl (0.17029-2) ... #6 21.13 Selecting previously unselected package git-man. #6 21.13 Preparing to unpack .../051-git-man_1%3a2.39.5-0+deb12u1_all.deb ... #6 21.15 Unpacking git-man (1:2.39.5-0+deb12u1) ... #6 21.34 Selecting previously unselected package git. #6 21.34 Preparing to unpack .../052-git_1%3a2.39.5-0+deb12u1_amd64.deb ... #6 21.37 Unpacking git (1:2.39.5-0+deb12u1) ... #6 21.84 Selecting previously unselected package libklibc:amd64. #6 21.84 Preparing to unpack .../053-libklibc_2.0.12-1_amd64.deb ... #6 21.86 Unpacking libklibc:amd64 (2.0.12-1) ... #6 21.97 Selecting previously unselected package klibc-utils. #6 21.98 Preparing to unpack .../054-klibc-utils_2.0.12-1_amd64.deb ... #6 21.99 Unpacking klibc-utils (2.0.12-1) ... #6 22.11 Selecting previously unselected package initramfs-tools-core. #6 22.12 Preparing to unpack .../055-initramfs-tools-core_0.142+deb12u1_all.deb ... #6 22.13 Unpacking initramfs-tools-core (0.142+deb12u1) ... #6 22.26 Selecting previously unselected package linux-base. #6 22.26 Preparing to unpack .../056-linux-base_4.9_all.deb ... #6 22.28 Unpacking linux-base (4.9) ... #6 22.42 Selecting previously unselected package initramfs-tools. #6 22.42 Preparing to unpack .../057-initramfs-tools_0.142+deb12u1_all.deb ... #6 22.45 Unpacking initramfs-tools (0.142+deb12u1) ... #6 22.57 Selecting previously unselected package ipxe-qemu. #6 22.57 Preparing to unpack .../058-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #6 22.59 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 22.73 Selecting previously unselected package iso-codes. #6 22.73 Preparing to unpack .../059-iso-codes_4.15.0-1_all.deb ... #6 22.75 Unpacking iso-codes (4.15.0-1) ... #6 23.12 Selecting previously unselected package libaio1:amd64. #6 23.13 Preparing to unpack .../060-libaio1_0.3.113-4_amd64.deb ... #6 23.14 Unpacking libaio1:amd64 (0.3.113-4) ... #6 23.24 Selecting previously unselected package libasound2-data. #6 23.25 Preparing to unpack .../061-libasound2-data_1.2.8-1_all.deb ... #6 23.26 Unpacking libasound2-data (1.2.8-1) ... #6 23.39 Selecting previously unselected package libasound2:amd64. #6 23.39 Preparing to unpack .../062-libasound2_1.2.8-1+b1_amd64.deb ... #6 23.41 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #6 23.54 Selecting previously unselected package libbrlapi0.8:amd64. #6 23.54 Preparing to unpack .../063-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #6 23.56 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 23.66 Selecting previously unselected package libc-dev-bin. #6 23.66 Preparing to unpack .../064-libc-dev-bin_2.36-9+deb12u8_amd64.deb ... #6 23.68 Unpacking libc-dev-bin (2.36-9+deb12u8) ... #6 23.78 Selecting previously unselected package linux-libc-dev:amd64. #6 23.78 Preparing to unpack .../065-linux-libc-dev_6.1.106-3_amd64.deb ... #6 23.80 Unpacking linux-libc-dev:amd64 (6.1.106-3) ... #6 24.13 Selecting previously unselected package libcrypt-dev:amd64. #6 24.13 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #6 24.16 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #6 24.36 Selecting previously unselected package libtirpc-dev:amd64. #6 24.36 Preparing to unpack .../067-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #6 24.37 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #6 24.48 Selecting previously unselected package libnsl-dev:amd64. #6 24.48 Preparing to unpack .../068-libnsl-dev_1.3.0-2_amd64.deb ... #6 24.50 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #6 24.61 Selecting previously unselected package rpcsvc-proto. #6 24.61 Preparing to unpack .../069-rpcsvc-proto_1.4.3-1_amd64.deb ... #6 24.63 Unpacking rpcsvc-proto (1.4.3-1) ... #6 24.74 Selecting previously unselected package libc6-dev:amd64. #6 24.75 Preparing to unpack .../070-libc6-dev_2.36-9+deb12u8_amd64.deb ... #6 24.76 Unpacking libc6-dev:amd64 (2.36-9+deb12u8) ... #6 25.26 Selecting previously unselected package libglib2.0-0:amd64. #6 25.26 Preparing to unpack .../071-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ... #6 25.29 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... #6 25.49 Selecting previously unselected package libnspr4:amd64. #6 25.50 Preparing to unpack .../072-libnspr4_2%3a4.35-1_amd64.deb ... #6 25.51 Unpacking libnspr4:amd64 (2:4.35-1) ... #6 25.63 Selecting previously unselected package libnss3:amd64. #6 25.63 Preparing to unpack .../073-libnss3_2%3a3.87.1-1_amd64.deb ... #6 25.66 Unpacking libnss3:amd64 (2:3.87.1-1) ... #6 25.86 Selecting previously unselected package libpcsclite1:amd64. #6 25.86 Preparing to unpack .../074-libpcsclite1_1.9.9-2_amd64.deb ... #6 25.88 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #6 26.00 Selecting previously unselected package libcacard0:amd64. #6 26.00 Preparing to unpack .../075-libcacard0_1%3a2.8.0-3_amd64.deb ... #6 26.02 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #6 26.13 Selecting previously unselected package libcapstone4:amd64. #6 26.13 Preparing to unpack .../076-libcapstone4_4.0.2-5_amd64.deb ... #6 26.15 Unpacking libcapstone4:amd64 (4.0.2-5) ... #6 26.31 Selecting previously unselected package libdaxctl1:amd64. #6 26.31 Preparing to unpack .../077-libdaxctl1_76.1-1_amd64.deb ... #6 26.33 Unpacking libdaxctl1:amd64 (76.1-1) ... #6 26.44 Selecting previously unselected package libdrm-common. #6 26.45 Preparing to unpack .../078-libdrm-common_2.4.114-1_all.deb ... #6 26.46 Unpacking libdrm-common (2.4.114-1) ... #6 26.57 Selecting previously unselected package libdrm2:amd64. #6 26.58 Preparing to unpack .../079-libdrm2_2.4.114-1+b1_amd64.deb ... #6 26.59 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #6 26.71 Selecting previously unselected package libdw1:amd64. #6 26.71 Preparing to unpack .../080-libdw1_0.188-2.1_amd64.deb ... #6 26.72 Unpacking libdw1:amd64 (0.188-2.1) ... #6 26.83 Selecting previously unselected package zlib1g-dev:amd64. #6 26.84 Preparing to unpack .../081-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #6 26.85 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #6 26.96 Selecting previously unselected package libelf-dev:amd64. #6 26.96 Preparing to unpack .../082-libelf-dev_0.188-2.1_amd64.deb ... #6 26.98 Unpacking libelf-dev:amd64 (0.188-2.1) ... #6 27.10 Selecting previously unselected package libepoxy0:amd64. #6 27.11 Preparing to unpack .../083-libepoxy0_1.5.10-1_amd64.deb ... #6 27.12 Unpacking libepoxy0:amd64 (1.5.10-1) ... #6 27.33 Selecting previously unselected package libexecs0:amd64. #6 27.33 Preparing to unpack .../084-libexecs0_1.3-2_amd64.deb ... #6 27.36 Unpacking libexecs0:amd64 (1.3-2) ... #6 27.51 Selecting previously unselected package libfdt1:amd64. #6 27.51 Preparing to unpack .../085-libfdt1_1.6.1-4+b1_amd64.deb ... #6 27.54 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #6 27.71 Selecting previously unselected package libfuse3-3:amd64. #6 27.71 Preparing to unpack .../086-libfuse3-3_3.14.0-4_amd64.deb ... #6 27.73 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #6 27.87 Selecting previously unselected package libwayland-server0:amd64. #6 27.87 Preparing to unpack .../087-libwayland-server0_1.21.0-1_amd64.deb ... #6 27.89 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #6 28.00 Selecting previously unselected package libgbm1:amd64. #6 28.01 Preparing to unpack .../088-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #6 28.02 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 28.15 Selecting previously unselected package libunwind8:amd64. #6 28.15 Preparing to unpack .../089-libunwind8_1.6.2-3_amd64.deb ... #6 28.17 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 28.31 Selecting previously unselected package libgstreamer1.0-0:amd64. #6 28.31 Preparing to unpack .../090-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #6 28.33 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 28.52 Selecting previously unselected package liborc-0.4-0:amd64. #6 28.52 Preparing to unpack .../091-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #6 28.53 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 28.66 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #6 28.66 Preparing to unpack .../092-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #6 28.68 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 28.84 Selecting previously unselected package osmocom-latest. #6 28.84 Preparing to unpack .../093-osmocom-latest_1.0.0_amd64.deb ... #6 28.85 Unpacking osmocom-latest (1.0.0) ... #6 28.97 Selecting previously unselected package libsctp1:amd64. #6 28.97 Preparing to unpack .../094-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 28.99 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 29.11 Selecting previously unselected package libtalloc2:amd64. #6 29.11 Preparing to unpack .../095-libtalloc2_2.4.0-f2_amd64.deb ... #6 29.12 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 29.23 Selecting previously unselected package liburing2:amd64. #6 29.24 Preparing to unpack .../096-liburing2_2.3-3_amd64.deb ... #6 29.25 Unpacking liburing2:amd64 (2.3-3) ... #6 29.35 Selecting previously unselected package libosmocore22:amd64. #6 29.36 Preparing to unpack .../097-libosmocore22_1.10.0_amd64.deb ... #6 29.37 Unpacking libosmocore22:amd64 (1.10.0) ... #6 29.49 Selecting previously unselected package libgtp10:amd64. #6 29.49 Preparing to unpack .../098-libgtp10_1.12.0_amd64.deb ... #6 29.51 Unpacking libgtp10:amd64 (1.12.0) ... #6 29.62 Selecting previously unselected package libgtpnl0:amd64. #6 29.62 Preparing to unpack .../099-libgtpnl0_1.3.0_amd64.deb ... #6 29.64 Unpacking libgtpnl0:amd64 (1.3.0) ... #6 29.76 Selecting previously unselected package libnl-3-200:amd64. #6 29.77 Preparing to unpack .../100-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #6 29.78 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #6 29.93 Selecting previously unselected package libnl-route-3-200:amd64. #6 29.93 Preparing to unpack .../101-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #6 29.94 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #6 30.08 Selecting previously unselected package libibverbs1:amd64. #6 30.08 Preparing to unpack .../102-libibverbs1_44.0-2_amd64.deb ... #6 30.10 Unpacking libibverbs1:amd64 (44.0-2) ... #6 30.22 Selecting previously unselected package libjpeg62-turbo:amd64. #6 30.22 Preparing to unpack .../103-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #6 30.23 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #6 30.36 Selecting previously unselected package libndctl6:amd64. #6 30.36 Preparing to unpack .../104-libndctl6_76.1-1_amd64.deb ... #6 30.38 Unpacking libndctl6:amd64 (76.1-1) ... #6 30.50 Selecting previously unselected package libnuma1:amd64. #6 30.51 Preparing to unpack .../105-libnuma1_2.0.16-1_amd64.deb ... #6 30.52 Unpacking libnuma1:amd64 (2.0.16-1) ... #6 30.64 Selecting previously unselected package libopus0:amd64. #6 30.64 Preparing to unpack .../106-libopus0_1.3.1-3_amd64.deb ... #6 30.66 Unpacking libopus0:amd64 (1.3.1-3) ... #6 30.78 Selecting previously unselected package libosmoisdn0:amd64. #6 30.79 Preparing to unpack .../107-libosmoisdn0_1.10.0_amd64.deb ... #6 30.80 Unpacking libosmoisdn0:amd64 (1.10.0) ... #6 30.92 Selecting previously unselected package libosmogsm20:amd64. #6 30.92 Preparing to unpack .../108-libosmogsm20_1.10.0_amd64.deb ... #6 30.94 Unpacking libosmogsm20:amd64 (1.10.0) ... #6 31.07 Selecting previously unselected package libosmovty13:amd64. #6 31.07 Preparing to unpack .../109-libosmovty13_1.10.0_amd64.deb ... #6 31.10 Unpacking libosmovty13:amd64 (1.10.0) ... #6 31.22 Selecting previously unselected package libosmoctrl0:amd64. #6 31.22 Preparing to unpack .../110-libosmoctrl0_1.10.0_amd64.deb ... #6 31.24 Unpacking libosmoctrl0:amd64 (1.10.0) ... #6 31.35 Selecting previously unselected package libpixman-1-0:amd64. #6 31.35 Preparing to unpack .../111-libpixman-1-0_0.42.2-1_amd64.deb ... #6 31.37 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #6 31.51 Selecting previously unselected package libpmem1:amd64. #6 31.51 Preparing to unpack .../112-libpmem1_1.12.1-2_amd64.deb ... #6 31.52 Unpacking libpmem1:amd64 (1.12.1-2) ... #6 31.66 Selecting previously unselected package libpng16-16:amd64. #6 31.66 Preparing to unpack .../113-libpng16-16_1.6.39-2_amd64.deb ... #6 31.68 Unpacking libpng16-16:amd64 (1.6.39-2) ... #6 31.81 Selecting previously unselected package librdmacm1:amd64. #6 31.81 Preparing to unpack .../114-librdmacm1_44.0-2_amd64.deb ... #6 31.83 Unpacking librdmacm1:amd64 (44.0-2) ... #6 31.95 Selecting previously unselected package libslirp0:amd64. #6 31.95 Preparing to unpack .../115-libslirp0_4.7.0-1_amd64.deb ... #6 31.97 Unpacking libslirp0:amd64 (4.7.0-1) ... #6 32.09 Selecting previously unselected package libsndio7.0:amd64. #6 32.10 Preparing to unpack .../116-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #6 32.11 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 32.23 Selecting previously unselected package libspice-server1:amd64. #6 32.24 Preparing to unpack .../117-libspice-server1_0.15.1-1_amd64.deb ... #6 32.25 Unpacking libspice-server1:amd64 (0.15.1-1) ... #6 32.37 Selecting previously unselected package libssl-dev:amd64. #6 32.37 Preparing to unpack .../118-libssl-dev_3.0.14-1~deb12u2_amd64.deb ... #6 32.39 Unpacking libssl-dev:amd64 (3.0.14-1~deb12u2) ... #6 32.63 Selecting previously unselected package libusb-1.0-0:amd64. #6 32.63 Preparing to unpack .../119-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #6 32.65 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #6 32.77 Selecting previously unselected package libusbredirparser1:amd64. #6 32.77 Preparing to unpack .../120-libusbredirparser1_0.13.0-2_amd64.deb ... #6 32.78 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #6 32.89 Selecting previously unselected package libvdeplug2:amd64. #6 32.90 Preparing to unpack .../121-libvdeplug2_4.0.1-4_amd64.deb ... #6 32.91 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #6 33.06 Selecting previously unselected package linux-image-6.1.0-25-amd64. #6 33.06 Preparing to unpack .../122-linux-image-6.1.0-25-amd64_6.1.106-3_amd64.deb ... #6 33.08 Unpacking linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 35.18 Selecting previously unselected package linux-image-amd64. #6 35.18 Preparing to unpack .../123-linux-image-amd64_6.1.106-3_amd64.deb ... #6 35.21 Unpacking linux-image-amd64 (6.1.106-3) ... #6 35.30 Selecting previously unselected package make. #6 35.30 Preparing to unpack .../124-make_4.3-4.1_amd64.deb ... #6 35.32 Unpacking make (4.3-4.1) ... #6 35.47 Selecting previously unselected package osmo-ggsn. #6 35.48 Preparing to unpack .../125-osmo-ggsn_1.12.0_amd64.deb ... #6 35.49 Unpacking osmo-ggsn (1.12.0) ... #6 35.61 Selecting previously unselected package python3-pyelftools. #6 35.61 Preparing to unpack .../126-python3-pyelftools_0.29-1_all.deb ... #6 35.63 Unpacking python3-pyelftools (0.29-1) ... #6 35.74 Selecting previously unselected package pax-utils. #6 35.74 Preparing to unpack .../127-pax-utils_1.3.7-1_amd64.deb ... #6 35.75 Unpacking pax-utils (1.3.7-1) ... #6 35.86 Selecting previously unselected package qemu-system-common. #6 35.86 Preparing to unpack .../128-qemu-system-common_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 35.87 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 36.09 Selecting previously unselected package qemu-system-data. #6 36.10 Preparing to unpack .../129-qemu-system-data_1%3a7.2+dfsg-7+deb12u7_all.deb ... #6 36.11 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 36.29 Selecting previously unselected package seabios. #6 36.29 Preparing to unpack .../130-seabios_1.16.2-1_all.deb ... #6 36.31 Unpacking seabios (1.16.2-1) ... #6 36.41 Selecting previously unselected package qemu-system-x86. #6 36.41 Preparing to unpack .../131-qemu-system-x86_1%3a7.2+dfsg-7+deb12u7_amd64.deb ... #6 36.43 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 36.91 Setting up media-types (10.0.0) ... #6 37.00 Setting up cpio (2.13+dfsg-7.1) ... #6 37.08 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #6 37.08 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #6 37.11 Setting up osmocom-latest (1.0.0) ... #6 37.18 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #6 37.22 Setting up libwayland-server0:amd64 (1.21.0-1) ... #6 37.27 Setting up libpsl5:amd64 (0.21.2-1) ... #6 37.31 Setting up linux-base (4.9) ... #6 37.40 debconf: unable to initialize frontend: Dialog #6 37.40 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 37.40 debconf: falling back to frontend: Readline #6 37.40 debconf: unable to initialize frontend: Readline #6 37.40 debconf: (This frontend requires a controlling tty.) #6 37.40 debconf: falling back to frontend: Teletype #6 37.45 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... #6 37.49 No schema files found: doing nothing. #6 37.51 Setting up libtirpc-common (1.3.3+ds-1) ... #6 37.58 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #6 37.63 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #6 37.68 Setting up binutils-common:amd64 (2.40-2) ... #6 37.75 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #6 37.80 Setting up linux-libc-dev:amd64 (6.1.106-3) ... #6 37.85 Setting up libctf-nobfd0:amd64 (2.40-2) ... #6 37.90 Setting up m4 (1.4.19-3) ... #6 37.94 Setting up libexecs0:amd64 (1.3-2) ... #6 37.99 Setting up libgomp1:amd64 (12.2.0-14) ... #6 38.03 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #6 38.08 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #6 38.13 Setting up libunwind8:amd64 (1.6.2-3) ... #6 38.17 Setting up libjansson4:amd64 (2.14-2) ... #6 38.22 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #6 38.27 Setting up libcap2-bin (1:2.66-4) ... #6 38.31 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 38.35 Setting up libasound2-data (1.2.8-1) ... #6 38.40 Setting up libklibc:amd64 (2.0.12-1) ... #6 38.44 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #6 38.49 Setting up rpcsvc-proto (1.4.3-1) ... #6 38.54 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #6 38.59 Setting up busybox-static (1:1.35.0-4+b3) ... #6 38.64 Setting up make (4.3-4.1) ... #6 38.69 Setting up libepoxy0:amd64 (1.5.10-1) ... #6 38.74 Setting up libmpfr6:amd64 (4.2.0-1) ... #6 38.80 Setting up libnspr4:amd64 (2:4.35-1) ... #6 38.85 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #6 38.89 Setting up libopus0:amd64 (1.3.1-3) ... #6 38.94 Setting up libquadmath0:amd64 (12.2.0-14) ... #6 38.99 Setting up libssl-dev:amd64 (3.0.14-1~deb12u2) ... #6 39.03 Setting up libpng16-16:amd64 (1.6.39-2) ... #6 39.08 Setting up libmpc3:amd64 (1.3.1-1) ... #6 39.12 Setting up libmnl0:amd64 (1.0.4-3) ... #6 39.17 Setting up libatomic1:amd64 (12.2.0-14) ... #6 39.21 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... #6 39.26 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #6 39.31 Setting up libpcsclite1:amd64 (1.9.9-2) ... #6 39.36 Setting up libncursesw6:amd64 (6.4-4) ... #6 39.40 Setting up libfuse3-3:amd64 (3.14.0-4) ... #6 39.45 Setting up libxtables12:amd64 (1.8.9-2) ... #6 39.49 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u7) ... #6 39.54 Setting up bridge-utils (1.7.1-1) ... #6 39.64 debconf: unable to initialize frontend: Dialog #6 39.64 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 39.64 debconf: falling back to frontend: Readline #6 39.65 debconf: unable to initialize frontend: Readline #6 39.65 debconf: (This frontend requires a controlling tty.) #6 39.65 debconf: falling back to frontend: Teletype #6 39.67 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #6 39.72 Setting up seabios (1.16.2-1) ... #6 39.77 Setting up libubsan1:amd64 (12.2.0-14) ... #6 39.81 Setting up libnuma1:amd64 (2.0.16-1) ... #6 39.86 Setting up libcapstone4:amd64 (4.0.2-5) ... #6 39.90 Setting up libslirp0:amd64 (4.7.0-1) ... #6 39.95 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 39.99 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #6 40.05 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #6 40.09 Setting up libasan8:amd64 (12.2.0-14) ... #6 40.14 Setting up libasound2:amd64 (1.2.8-1+b1) ... #6 40.18 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #6 40.26 Setting up bison (2:3.8.2+dfsg-1+b1) ... #6 40.29 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #6 40.29 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #6 40.32 Setting up git-man (1:2.39.5-0+deb12u1) ... #6 40.37 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #6 40.42 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #6 40.47 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #6 40.51 Setting up libtsan2:amd64 (12.2.0-14) ... #6 40.56 Setting up libbinutils:amd64 (2.40-2) ... #6 40.61 Setting up liburing2:amd64 (2.3-3) ... #6 40.66 Setting up libisl23:amd64 (0.25-1.1) ... #6 40.71 Setting up libaio1:amd64 (0.3.113-4) ... #6 40.77 Setting up libc-dev-bin (2.36-9+deb12u8) ... #6 40.82 Setting up klibc-utils (2.0.12-1) ... #6 40.86 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #6 40.88 Setting up libbsd0:amd64 (0.11.7-2) ... #6 40.93 Setting up libdrm-common (2.4.114-1) ... #6 40.98 Setting up libelf1:amd64 (0.188-2.1) ... #6 41.03 Setting up readline-common (8.2-1.3) ... #6 41.08 Setting up libcc1-0:amd64 (12.2.0-14) ... #6 41.13 Setting up iso-codes (4.15.0-1) ... #6 41.19 Setting up libbpf1:amd64 (1:1.1.0-1) ... #6 41.35 Setting up liblsan0:amd64 (12.2.0-14) ... #6 41.41 Setting up libitm1:amd64 (12.2.0-14) ... #6 41.46 Setting up libkmod2:amd64 (30+20221128-1) ... #6 41.51 Setting up libgdbm6:amd64 (1.23-3) ... #6 41.56 Setting up libctf0:amd64 (2.40-2) ... #6 41.62 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #6 41.67 Setting up libdw1:amd64 (0.188-2.1) ... #6 41.72 Setting up flex (2.6.4-8.2) ... #6 41.77 Setting up cpp-12 (12.2.0-14) ... #6 41.82 Setting up iproute2 (6.1.0-3) ... #6 42.15 debconf: unable to initialize frontend: Dialog #6 42.15 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 42.15 debconf: falling back to frontend: Readline #6 42.15 debconf: unable to initialize frontend: Readline #6 42.15 debconf: (This frontend requires a controlling tty.) #6 42.15 debconf: falling back to frontend: Teletype #6 42.22 Setting up libgtpnl0:amd64 (1.3.0) ... #6 42.27 Setting up libreadline8:amd64 (8.2-1.3) ... #6 42.31 Setting up libvdeplug2:amd64 (4.0.1-4) ... #6 42.36 Setting up bc (1.07.1-3+b1) ... #6 42.41 Setting up libnss3:amd64 (2:3.87.1-1) ... #6 42.45 Setting up kmod (30+20221128-1) ... #6 42.52 Setting up libcacard0:amd64 (1:2.8.0-3) ... #6 42.57 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #6 42.62 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #6 42.67 Setting up libgprofng0:amd64 (2.40-2) ... #6 42.72 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #6 42.77 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #6 42.82 Setting up udev (252.30-1~deb12u2) ... #6 43.51 invoke-rc.d: could not determine current runlevel #6 43.52 invoke-rc.d: policy-rc.d denied execution of start. #6 43.55 Setting up libgdbm-compat4:amd64 (1.23-3) ... #6 43.59 Setting up libdaxctl1:amd64 (76.1-1) ... #6 43.64 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #6 43.68 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #6 43.73 Setting up libosmocore22:amd64 (1.10.0) ... #6 43.77 Setting up cpp (4:12.2.0-3) ... #6 43.83 Setting up libnsl2:amd64 (1.3.0-2) ... #6 43.90 Setting up libndctl6:amd64 (76.1-1) ... #6 43.94 Setting up initramfs-tools-core (0.142+deb12u1) ... #6 44.01 Setting up libpmem1:amd64 (1.12.1-2) ... #6 44.06 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #6 44.10 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #6 44.14 Setcap worked! gst-ptp-helper is not suid! #6 44.15 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #6 44.20 Setting up libibverbs1:amd64 (44.0-2) ... #6 44.33 Setting up initramfs-tools (0.142+deb12u1) ... #6 44.42 update-initramfs: deferring update (trigger activated) #6 44.46 Setting up libosmovty13:amd64 (1.10.0) ... #6 44.51 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #6 44.55 Setting up libosmoisdn0:amd64 (1.10.0) ... #6 44.60 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... #6 44.64 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #6 44.69 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u7) ... #6 44.73 Setting up binutils (2.40-2) ... #6 44.78 Setting up libgtp10:amd64 (1.12.0) ... #6 44.82 Setting up perl (5.36.0-7+deb12u1) ... #6 44.89 Setting up gcc-12 (12.2.0-14) ... #6 44.93 Setting up libnsl-dev:amd64 (1.3.0-2) ... #6 44.98 Setting up libc6-dev:amd64 (2.36-9+deb12u8) ... #6 45.03 Setting up libosmogsm20:amd64 (1.10.0) ... #6 45.08 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #6 45.15 Setting up linux-image-6.1.0-25-amd64 (6.1.106-3) ... #6 45.70 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 45.70 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 45.70 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-25-amd64 #6 45.70 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-25-amd64 #6 45.71 /etc/kernel/postinst.d/initramfs-tools: #6 45.71 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 45.72 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 58.64 I: The initramfs will attempt to resume from /dev/md0 #6 58.64 I: Set the RESUME variable to override this. #6 65.90 Setting up librdmacm1:amd64 (44.0-2) ... #6 65.96 Setting up python3.11 (3.11.2-6+deb12u3) ... #6 66.50 Setting up libosmoctrl0:amd64 (1.10.0) ... #6 66.55 Setting up libspice-server1:amd64 (0.15.1-1) ... #6 66.62 Setting up python3 (3.11.2-1+b1) ... #6 66.66 running python rtupdate hooks for python3.11... #6 66.66 running python post-rtupdate hooks for python3.11... #6 66.75 Setting up linux-image-amd64 (6.1.106-3) ... #6 66.80 Setting up gcc (4:12.2.0-3) ... #6 66.88 Setting up liberror-perl (0.17029-2) ... #6 66.92 Setting up osmo-ggsn (1.12.0) ... #6 67.12 changed ownership of '/etc/osmocom/osmo-ggsn.cfg' from root:root to osmocom:osmocom #6 67.12 mode of '/etc/osmocom/osmo-ggsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 67.12 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 67.12 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 67.12 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 67.23 Setting up git (1:2.39.5-0+deb12u1) ... #6 67.29 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #6 67.34 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u7) ... #6 67.41 Setting up python3-pyelftools (0.29-1) ... #6 67.61 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u7) ... #6 67.66 Setting up libelf-dev:amd64 (0.188-2.1) ... #6 67.72 Setting up pax-utils (1.3.7-1) ... #6 67.77 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 67.84 Processing triggers for initramfs-tools (0.142+deb12u1) ... #6 67.88 update-initramfs: Generating /boot/initrd.img-6.1.0-25-amd64 #6 67.89 W: No zstd in /usr/bin:/sbin:/bin, using gzip #6 80.83 I: The initramfs will attempt to resume from /dev/md0 #6 80.83 I: Set the RESUME variable to override this. #6 DONE 87.4s #7 [3/5] WORKDIR /TMP #7 DONE 0.3s #8 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #8 DONE 0.2s #9 [5/5] WORKDIR /DATA #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 3.4s done #10 writing image sha256:552ab55fedceabcd6256d77beec65e5fa8bfbf9f5995d5c045161d0eec5f2c68 done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest 0.0s done #10 DONE 3.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n 552ab55fedce + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-ggsn 1.12.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:2927dce91b3ccf18ae1f886468d261c4032bf3af2696b0f0b3285d5fca5c1517 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #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.442 + OSMO_TTCN3_BRANCH=master #8 0.442 + shift #8 0.442 + cd /osmo-ttcn3-hacks #8 0.442 + git fetch #8 0.519 + git checkout master #8 0.675 Already on 'master' #8 0.675 Your branch is up to date with 'origin/master'. #8 0.676 + git symbolic-ref -q HEAD #8 0.678 refs/heads/master #8 0.678 + git reset --hard origin/master #8 0.701 HEAD is now at 89064cc5 s1gw: add testcases for INITIAL CONTEXT SETUP #8 0.701 + git rev-parse --abbrev-ref HEAD #8 0.703 master #8 0.704 + git rev-parse HEAD #8 0.705 89064cc591ba3bae7c3b6040f1b510b56acf42d8 #8 0.705 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.706 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.707 + make -j8 deps #8 0.760 make: Nothing to be done for 'deps'. #8 0.760 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.761 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.761 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.762 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.762 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.763 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.763 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.763 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.764 + make ggsn_tests #8 0.821 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 0.824 Linking TCCInterface_Functions.ttcn #8 0.825 Linking TCCConversion_Functions.ttcn #8 0.826 Linking TCCConversion.cc #8 0.826 Linking TCCInterface.cc #8 0.827 Linking TCCInterface_ip.h #8 0.828 Linking TCCEncoding_Functions.ttcn #8 0.829 Linking TCCEncoding.cc #8 0.830 Linking Socket_API_Definitions.ttcn #8 0.830 Linking IPL4asp_Functions.ttcn #8 0.831 Linking IPL4asp_PT.cc #8 0.832 Linking IPL4asp_PT.hh #8 0.833 Linking IPL4asp_PortType.ttcn #8 0.834 Linking IPL4asp_Types.ttcn #8 0.835 Linking IPL4asp_discovery.cc #8 0.835 Linking IPL4asp_protocol_L234.hh #8 0.837 Linking ICMP_EncDec.cc #8 0.837 Linking ICMP_Types.ttcn #8 0.838 Linking ICMPv6_EncDec.cc #8 0.839 Linking ICMPv6_Types.ttcn #8 0.840 Linking IP_EncDec.cc #8 0.841 Linking IP_Types.ttcn #8 0.842 Linking UDP_EncDec.cc #8 0.844 Linking UDP_Types.ttcn #8 0.845 Linking GTPC_EncDec.cc #8 0.846 Linking GTPC_Types.ttcn #8 0.847 Linking GTPU_EncDec.cc #8 0.849 Linking GTPU_Types.ttcn #8 0.850 Linking TELNETasp_PT.cc #8 0.852 Linking TELNETasp_PT.hh #8 0.853 Linking TELNETasp_PortType.ttcn #8 0.854 Linking NS_Types.ttcn #8 0.855 Linking BSSGP_EncDec.cc #8 0.856 Linking BSSGP_Types.ttcn #8 0.857 Linking DIAMETER_EncDec.cc #8 0.858 Linking Misc_Helpers.ttcn #8 0.859 Linking General_Types.ttcn #8 0.860 Linking GSM_Types.ttcn #8 0.860 Linking Osmocom_Types.ttcn #8 0.862 Linking Native_Functions.ttcn #8 0.863 Linking Native_FunctionDefs.cc #8 0.864 Linking IPCP_Types.ttcn #8 0.865 Linking PAP_Types.ttcn #8 0.866 Linking GTPv1C_CodecPort.ttcn #8 0.867 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.868 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.869 Linking GTPv1C_Templates.ttcn #8 0.870 Linking Osmocom_Gb_Types.ttcn #8 0.871 Linking GTPv1U_CodecPort.ttcn #8 0.872 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.873 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.874 Linking GTPv1U_Templates.ttcn #8 0.876 Linking DIAMETER_Types.ttcn #8 0.877 Linking DIAMETER_CodecPort.ttcn #8 0.878 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 0.879 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 0.880 Linking DIAMETER_Emulation.ttcn #8 0.881 Linking DIAMETER_Templates.ttcn #8 0.882 Linking DIAMETER_ts29_212_Templates.ttcn #8 0.884 Linking DIAMETER_ts29_272_Templates.ttcn #8 0.885 Linking DIAMETER_ts32_299_Templates.ttcn #8 0.886 Linking ICMP_Templates.ttcn #8 0.887 Linking ICMPv6_Templates.ttcn #8 0.888 Linking Osmocom_VTY_Functions.ttcn #8 0.889 Linking SCTP_Templates.ttcn #8 0.905 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.906 Generating Makefile skeleton... #8 0.906 Makefile skeleton was generated. #8 0.923 make -C ggsn_tests compile #8 0.931 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 0.931 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 0.933 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.933 #8 0.937 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 0.946 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 0.946 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 0.946 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 0.948 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 0.981 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 0.981 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 0.983 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 0.991 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.993 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 1.001 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 1.001 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 1.001 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 1.001 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 1.006 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 1.006 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 1.006 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 1.006 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.008 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 1.008 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 1.008 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 1.011 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 1.012 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 1.013 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 1.013 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.013 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.017 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.017 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 1.018 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.018 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 1.019 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.019 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 1.028 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.030 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.031 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 1.031 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 1.031 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.032 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.034 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.035 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.039 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.039 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 1.039 Notify: Checking modules... #8 1.086 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 1.086 DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': #8 1.086 DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 1.086 DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': #8 1.086 DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 1.086 Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here #8 1.100 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 1.100 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 1.100 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 1.100 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 1.100 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 1.100 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 1.100 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 1.100 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 1.100 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.101 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 1.101 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 1.101 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 1.101 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 1.101 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 1.101 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 1.101 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 1.101 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 1.101 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 1.102 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 1.102 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 1.102 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.102 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 1.102 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 1.102 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 1.123 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 1.123 GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': #8 1.123 GTPv1C_Templates.ttcn:92.5-94.3: In else statement: #8 1.123 GTPv1C_Templates.ttcn:93.4-33: In return statement: #8 1.123 GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': #8 1.123 GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': #8 1.123 GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime #8 1.123 GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here #8 1.126 GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': #8 1.126 GTPv1C_Templates.ttcn:106.5-108.3: In else statement: #8 1.126 GTPv1C_Templates.ttcn:107.4-30: In return statement: #8 1.126 GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 1.126 GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': #8 1.126 GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 1.126 GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': #8 1.128 GTPv1C_Templates.ttcn:198.5-200.3: In else statement: #8 1.128 GTPv1C_Templates.ttcn:199.4-38: In return statement: #8 1.128 GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 1.128 GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': #8 1.128 GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': #8 1.128 GTPv1C_Templates.ttcn:207.3-37: In return statement: #8 1.128 GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 1.128 GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': #8 1.128 GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': #8 1.128 GTPv1C_Templates.ttcn:234.3-22: In return statement: #8 1.128 GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 1.128 GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': #8 1.128 GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': #8 1.128 GTPv1C_Templates.ttcn:264.3-26: In return statement: #8 1.128 GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 1.128 GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': #8 1.128 GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': #8 1.128 GTPv1C_Templates.ttcn:289.3-291.3: In if statement: #8 1.128 GTPv1C_Templates.ttcn:290.4-66: In return statement: #8 1.128 GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.128 In parameter #2 for `daylightSavingTime': #8 1.128 GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:292.3-294.3: In if statement: #8 1.128 GTPv1C_Templates.ttcn:293.4-34: In return statement: #8 1.128 GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.128 GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': #8 1.128 GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:295.3-53: In return statement: #8 1.128 GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 1.128 GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': #8 1.128 GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': #8 1.128 GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here #8 1.128 GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': #8 1.128 GTPv1C_Templates.ttcn:319.3-49: In return statement: #8 1.128 GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 1.128 GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': #8 1.128 GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 1.128 GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here #8 1.132 GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': #8 1.132 GTPv1C_Templates.ttcn:706.5-708.3: In else statement: #8 1.132 GTPv1C_Templates.ttcn:707.4-25: In return statement: #8 1.132 GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 1.132 GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': #8 1.132 GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 1.132 GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here #8 1.132 GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': #8 1.132 GTPv1C_Templates.ttcn:729.5-731.3: In else statement: #8 1.132 GTPv1C_Templates.ttcn:730.4-30: In return statement: #8 1.132 GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 1.132 GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': #8 1.132 GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.132 GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here #8 1.132 GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': #8 1.132 GTPv1C_Templates.ttcn:743.5-745.3: In else statement: #8 1.132 GTPv1C_Templates.ttcn:744.4-30: In return statement: #8 1.132 GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 1.132 GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': #8 1.132 GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.132 GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here #8 1.138 GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': #8 1.138 GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: #8 1.138 GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': #8 1.138 GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.138 GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': #8 1.138 GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': #8 1.138 GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': #8 1.138 GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': #8 1.138 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.138 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.138 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.138 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.138 GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': #8 1.138 GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: #8 1.138 GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': #8 1.138 GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.138 GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': #8 1.138 GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': #8 1.138 GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 1.138 GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': #8 1.138 GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.138 GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here #8 1.138 GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': #8 1.138 GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: #8 1.138 GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': #8 1.138 GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 1.138 GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': #8 1.138 GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': #8 1.138 GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 1.138 GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 1.138 GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': #8 1.138 GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 1.138 GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here #8 1.138 GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': #8 1.138 GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement #8 1.145 GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': #8 1.145 GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': #8 1.145 GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': #8 1.145 GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 1.145 GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': #8 1.145 GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 1.145 GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here #8 1.151 GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 1.151 GTPv1C_Templates.ttcn:1602.3-12: In return statement: #8 1.151 GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 1.151 GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here #8 1.162 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 1.162 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 1.162 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.162 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.162 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.162 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 1.167 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 1.167 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 1.167 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 1.167 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 1.168 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 1.168 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 1.168 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.168 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 1.168 GGSN_Tests.ttcn:788.3-96: In function instance: #8 1.168 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 1.168 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 1.168 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 1.168 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 1.168 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 1.168 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 1.168 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 1.168 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.168 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 1.168 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 1.168 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.169 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 1.169 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 1.169 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.169 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 1.169 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 1.169 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.169 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 1.169 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 1.169 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.170 GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 1.170 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 1.170 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.170 GGSN_Tests.ttcn:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': #8 1.170 GGSN_Tests.ttcn:1100.3-20: In function instance: #8 1.170 GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.170 GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 1.170 GGSN_Tests.ttcn:1145.3-20: In function instance: #8 1.170 GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.170 GGSN_Tests.ttcn:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 1.170 GGSN_Tests.ttcn:1165.3-20: In function instance: #8 1.170 GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.170 GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 1.170 GGSN_Tests.ttcn:1186.3-20: In function instance: #8 1.170 GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': #8 1.171 GGSN_Tests.ttcn:1206.3-21: In function instance: #8 1.171 GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1211.3-21: In function instance: #8 1.171 GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': #8 1.171 GGSN_Tests.ttcn:1238.3-20: In function instance: #8 1.171 GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 1.171 GGSN_Tests.ttcn:1251.3-20: In function instance: #8 1.171 GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 1.171 GGSN_Tests.ttcn:1281.3-20: In function instance: #8 1.171 GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.171 GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 1.171 GGSN_Tests.ttcn:1313.3-20: In function instance: #8 1.171 GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 1.172 GGSN_Tests.ttcn:1337.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 1.172 GGSN_Tests.ttcn:1356.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 1.172 GGSN_Tests.ttcn:1374.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': #8 1.172 GGSN_Tests.ttcn:1390.3-21: In function instance: #8 1.172 GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1391.3-21: In function instance: #8 1.172 GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 1.172 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1477.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.172 GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 1.172 GGSN_Tests.ttcn:1504.3-20: In function instance: #8 1.172 GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': #8 1.173 GGSN_Tests.ttcn:1529.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': #8 1.173 GGSN_Tests.ttcn:1545.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': #8 1.173 GGSN_Tests.ttcn:1572.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 1.173 GGSN_Tests.ttcn:1584.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 1.173 GGSN_Tests.ttcn:1609.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 1.173 GGSN_Tests.ttcn:1625.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 1.173 GGSN_Tests.ttcn:1649.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.173 GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 1.173 GGSN_Tests.ttcn:1673.3-20: In function instance: #8 1.173 GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 1.174 GGSN_Tests.ttcn:1691.3-20: In function instance: #8 1.174 GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 1.174 GGSN_Tests.ttcn:1708.3-20: In function instance: #8 1.174 GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 1.174 GGSN_Tests.ttcn:1724.3-20: In function instance: #8 1.174 GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': #8 1.174 GGSN_Tests.ttcn:1745.3-21: In function instance: #8 1.174 GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1750.3-21: In function instance: #8 1.174 GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 1.174 GGSN_Tests.ttcn:1793.5-1808.3: In else statement: #8 1.174 GGSN_Tests.ttcn:1802.4-36: In function instance: #8 1.174 GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.174 GGSN_Tests.ttcn:1805.4-41: In function instance: #8 1.174 GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.175 GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': #8 1.175 GGSN_Tests.ttcn:1822.3-21: In function instance: #8 1.175 GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.175 GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 1.175 GGSN_Tests.ttcn:1881.3-20: In function instance: #8 1.175 GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.175 GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 1.175 GGSN_Tests.ttcn:1908.3-20: In function instance: #8 1.175 GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.175 GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 1.175 GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: #8 1.175 GGSN_Tests.ttcn:1972.4-34: In guard expression: #8 1.175 GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.175 GGSN_Tests.ttcn:1973.4-34: In guard expression: #8 1.175 GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: #8 1.176 GGSN_Tests.ttcn:2028.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2029.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': #8 1.176 GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: #8 1.176 GGSN_Tests.ttcn:2081.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2082.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: #8 1.176 GGSN_Tests.ttcn:2132.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2133.4-34: In guard expression: #8 1.176 GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. #8 1.176 GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': #8 1.176 GGSN_Tests.ttcn:2172.3-20: In function instance: #8 1.176 GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.177 GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 1.177 GGSN_Tests.ttcn:2229.3-20: In function instance: #8 1.177 GGSN_Tests.ttcn:2229.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 1.180 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 1.180 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 1.180 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 1.180 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 1.180 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 1.180 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 1.180 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 1.180 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 1.191 Notify: Generating code... #8 1.944 Notify: File `BSSGP_Types.hh' was generated. #8 1.947 Notify: File `BSSGP_Types.cc' was generated. #8 1.949 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.952 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.954 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.957 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.959 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.962 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.964 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.964 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 1.965 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 1.966 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 1.966 Notify: File `DIAMETER_Emulation.hh' was generated. #8 1.966 Notify: File `DIAMETER_Emulation.cc' was generated. #8 1.966 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 1.966 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 1.966 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 1.967 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 1.967 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 1.967 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 1.967 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 1.967 Notify: File `DIAMETER_Templates.hh' was generated. #8 1.967 Notify: File `DIAMETER_Templates.cc' was generated. #8 1.967 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 1.967 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 1.968 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 1.968 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 1.968 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 1.968 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 1.968 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 1.971 Notify: File `DIAMETER_Types.hh' was generated. #8 1.982 Notify: File `DIAMETER_Types.cc' was generated. #8 1.984 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 1.986 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 1.989 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 1.990 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 1.990 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 1.990 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 1.990 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 1.991 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 1.992 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 1.992 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 1.993 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 1.993 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 1.993 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 1.993 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 1.993 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 1.993 Notify: File `GGSN_Tests.hh' was generated. #8 1.994 Notify: File `GGSN_Tests.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 1.994 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 1.994 Notify: File `GSM_Types.hh' was generated. #8 1.995 Notify: File `GSM_Types.cc' was generated. #8 1.995 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.995 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.995 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.995 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.995 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.996 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.996 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.998 Notify: File `GTPC_Types.hh' was generated. #8 2.000 Notify: File `GTPC_Types.cc' was generated. #8 2.002 Notify: File `GTPC_Types_part_1.cc' was generated. #8 2.005 Notify: File `GTPC_Types_part_2.cc' was generated. #8 2.007 Notify: File `GTPC_Types_part_3.cc' was generated. #8 2.009 Notify: File `GTPC_Types_part_4.cc' was generated. #8 2.012 Notify: File `GTPC_Types_part_5.cc' was generated. #8 2.014 Notify: File `GTPC_Types_part_6.cc' was generated. #8 2.016 Notify: File `GTPC_Types_part_7.cc' was generated. #8 2.016 Notify: File `GTPU_Types.hh' was generated. #8 2.016 Notify: File `GTPU_Types.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_1.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_2.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_3.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_4.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_5.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_6.cc' was generated. #8 2.017 Notify: File `GTPU_Types_part_7.cc' was generated. #8 2.017 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 2.017 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 2.017 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 2.017 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 2.018 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 2.019 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 2.019 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 2.019 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 2.019 Notify: File `GTPv1C_Templates.hh' was generated. #8 2.019 Notify: File `GTPv1C_Templates.cc' was generated. #8 2.019 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 2.019 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 2.019 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 2.020 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 2.020 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 2.020 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 2.020 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.020 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 2.021 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 2.022 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates.hh' was generated. #8 2.022 Notify: File `GTPv1U_Templates.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 2.022 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 2.023 Notify: File `General_Types.hh' was generated. #8 2.023 Notify: File `General_Types.cc' was generated. #8 2.023 Notify: File `General_Types_part_1.cc' was generated. #8 2.023 Notify: File `General_Types_part_2.cc' was generated. #8 2.023 Notify: File `General_Types_part_3.cc' was generated. #8 2.024 Notify: File `General_Types_part_4.cc' was generated. #8 2.024 Notify: File `General_Types_part_5.cc' was generated. #8 2.024 Notify: File `General_Types_part_6.cc' was generated. #8 2.024 Notify: File `General_Types_part_7.cc' was generated. #8 2.024 Notify: File `ICMP_Templates.hh' was generated. #8 2.024 Notify: File `ICMP_Templates.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 2.024 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 2.025 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 2.025 Notify: File `ICMP_Types.hh' was generated. #8 2.027 Notify: File `ICMP_Types.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_1.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_2.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_3.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_4.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_5.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_6.cc' was generated. #8 2.027 Notify: File `ICMP_Types_part_7.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates.hh' was generated. #8 2.028 Notify: File `ICMPv6_Templates.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 2.028 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 2.029 Notify: File `ICMPv6_Types.hh' was generated. #8 2.030 Notify: File `ICMPv6_Types.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 2.030 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 2.031 Notify: File `IPCP_Types.hh' was generated. #8 2.031 Notify: File `IPCP_Types.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.031 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.032 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.032 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.032 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.033 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.033 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.034 Notify: File `IPL4asp_Types.hh' was generated. #8 2.034 Notify: File `IPL4asp_Types.cc' was generated. #8 2.034 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.035 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.035 Notify: File `IP_Types.hh' was generated. #8 2.036 Notify: File `IP_Types.cc' was generated. #8 2.036 Notify: File `IP_Types_part_1.cc' was generated. #8 2.037 Notify: File `IP_Types_part_2.cc' was generated. #8 2.037 Notify: File `IP_Types_part_3.cc' was generated. #8 2.037 Notify: File `IP_Types_part_4.cc' was generated. #8 2.037 Notify: File `IP_Types_part_5.cc' was generated. #8 2.037 Notify: File `IP_Types_part_6.cc' was generated. #8 2.037 Notify: File `IP_Types_part_7.cc' was generated. #8 2.037 Notify: File `Misc_Helpers.hh' was generated. #8 2.037 Notify: File `Misc_Helpers.cc' was generated. #8 2.037 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.037 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.038 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.038 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.038 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.038 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.038 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.038 Notify: File `NS_Types.hh' was generated. #8 2.040 Notify: File `NS_Types.cc' was generated. #8 2.040 Notify: File `NS_Types_part_1.cc' was generated. #8 2.040 Notify: File `NS_Types_part_2.cc' was generated. #8 2.040 Notify: File `NS_Types_part_3.cc' was generated. #8 2.041 Notify: File `NS_Types_part_4.cc' was generated. #8 2.041 Notify: File `NS_Types_part_5.cc' was generated. #8 2.041 Notify: File `NS_Types_part_6.cc' was generated. #8 2.041 Notify: File `NS_Types_part_7.cc' was generated. #8 2.041 Notify: File `Native_Functions.hh' was generated. #8 2.041 Notify: File `Native_Functions.cc' was generated. #8 2.041 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.041 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.041 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.041 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.041 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.042 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.042 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.042 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.042 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.043 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.043 Notify: File `Osmocom_Types.hh' was generated. #8 2.044 Notify: File `Osmocom_Types.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.044 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.044 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.045 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.045 Notify: File `PAP_Types.hh' was generated. #8 2.046 Notify: File `PAP_Types.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_1.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_2.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_3.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_4.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_5.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_6.cc' was generated. #8 2.046 Notify: File `PAP_Types_part_7.cc' was generated. #8 2.047 Notify: File `SCTP_Templates.hh' was generated. #8 2.047 Notify: File `SCTP_Templates.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 2.047 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 2.048 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.048 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.048 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.049 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.049 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.049 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.049 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.049 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.050 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.050 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.050 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.050 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.050 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.050 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.051 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.051 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.051 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.052 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.052 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.053 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.053 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.054 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.054 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.054 Notify: File `UDP_Types.hh' was generated. #8 2.054 Notify: File `UDP_Types.cc' was generated. #8 2.054 Notify: File `UDP_Types_part_1.cc' was generated. #8 2.054 Notify: File `UDP_Types_part_2.cc' was generated. #8 2.054 Notify: File `UDP_Types_part_3.cc' was generated. #8 2.055 Notify: File `UDP_Types_part_4.cc' was generated. #8 2.055 Notify: File `UDP_Types_part_5.cc' was generated. #8 2.055 Notify: File `UDP_Types_part_6.cc' was generated. #8 2.055 Notify: File `UDP_Types_part_7.cc' was generated. #8 2.055 Notify: 387 files were updated. #8 2.096 touch compile #8 2.097 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.098 make -j16 -C ggsn_tests #8 2.115 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.177 Creating dependency file for UDP_EncDec.cc #8 2.178 Creating dependency file for TELNETasp_PT.cc #8 2.178 Creating dependency file for TCCEncoding.cc #8 2.178 Creating dependency file for TCCInterface.cc #8 2.178 Creating dependency file for TCCConversion.cc #8 2.179 Creating dependency file for Native_FunctionDefs.cc #8 2.179 Creating dependency file for IP_EncDec.cc #8 2.180 Creating dependency file for IPL4asp_discovery.cc #8 2.180 Creating dependency file for IPL4asp_PT.cc #8 2.180 Creating dependency file for ICMPv6_EncDec.cc #8 2.180 Creating dependency file for ICMP_EncDec.cc #8 2.181 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.182 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.182 Creating dependency file for GTPC_EncDec.cc #8 2.183 Creating dependency file for GTPU_EncDec.cc #8 2.183 Creating dependency file for DIAMETER_EncDec.cc #8 2.216 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.274 Creating dependency file for BSSGP_EncDec.cc #8 2.274 Creating dependency file for UDP_Types_part_7.cc #8 2.276 Creating dependency file for UDP_Types_part_6.cc #8 2.276 Creating dependency file for UDP_Types_part_5.cc #8 2.277 Creating dependency file for UDP_Types_part_4.cc #8 2.278 Creating dependency file for UDP_Types_part_3.cc #8 2.278 Creating dependency file for UDP_Types_part_2.cc #8 2.281 Creating dependency file for UDP_Types_part_1.cc #8 2.287 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.287 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.289 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.289 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.289 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.290 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.291 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.291 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.292 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.295 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.299 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.300 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.300 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.301 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.301 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.302 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.303 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.303 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.304 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.305 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.306 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.308 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.311 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.311 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.311 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.313 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.313 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.314 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.317 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.318 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.318 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.318 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.319 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.319 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.321 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.323 Creating dependency file for SCTP_Templates_part_7.cc #8 2.324 Creating dependency file for SCTP_Templates_part_6.cc #8 2.326 Creating dependency file for SCTP_Templates_part_5.cc #8 2.326 Creating dependency file for SCTP_Templates_part_4.cc #8 2.326 Creating dependency file for SCTP_Templates_part_2.cc #8 2.327 Creating dependency file for SCTP_Templates_part_3.cc #8 2.329 Creating dependency file for SCTP_Templates_part_1.cc #8 2.329 Creating dependency file for PAP_Types_part_7.cc #8 2.332 Creating dependency file for PAP_Types_part_6.cc #8 2.333 Creating dependency file for PAP_Types_part_5.cc #8 2.333 Creating dependency file for PAP_Types_part_4.cc #8 2.333 Creating dependency file for PAP_Types_part_3.cc #8 2.334 Creating dependency file for PAP_Types_part_2.cc #8 2.334 Creating dependency file for PAP_Types_part_1.cc #8 2.335 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.337 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.338 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.338 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.340 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.341 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.341 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.342 Creating dependency file for Osmocom_Types_part_7.cc #8 2.345 Creating dependency file for Osmocom_Types_part_6.cc #8 2.345 Creating dependency file for Osmocom_Types_part_5.cc #8 2.346 Creating dependency file for Osmocom_Types_part_4.cc #8 2.346 Creating dependency file for Osmocom_Types_part_3.cc #8 2.346 Creating dependency file for Osmocom_Types_part_2.cc #8 2.347 Creating dependency file for Osmocom_Types_part_1.cc #8 2.347 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.348 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.350 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.350 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.351 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.354 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.354 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.355 Creating dependency file for Native_Functions_part_7.cc #8 2.355 Creating dependency file for Native_Functions_part_6.cc #8 2.358 Creating dependency file for Native_Functions_part_5.cc #8 2.358 Creating dependency file for Native_Functions_part_4.cc #8 2.358 Creating dependency file for Native_Functions_part_3.cc #8 2.358 Creating dependency file for Native_Functions_part_2.cc #8 2.360 Creating dependency file for Native_Functions_part_1.cc #8 2.360 Creating dependency file for NS_Types_part_7.cc #8 2.361 Creating dependency file for NS_Types_part_6.cc #8 2.365 Creating dependency file for NS_Types_part_5.cc #8 2.366 Creating dependency file for NS_Types_part_4.cc #8 2.366 Creating dependency file for NS_Types_part_3.cc #8 2.367 Creating dependency file for NS_Types_part_2.cc #8 2.368 Creating dependency file for NS_Types_part_1.cc #8 2.368 Creating dependency file for Misc_Helpers_part_7.cc #8 2.368 Creating dependency file for Misc_Helpers_part_6.cc #8 2.370 Creating dependency file for Misc_Helpers_part_5.cc #8 2.371 Creating dependency file for Misc_Helpers_part_4.cc #8 2.371 Creating dependency file for Misc_Helpers_part_3.cc #8 2.372 Creating dependency file for Misc_Helpers_part_2.cc #8 2.372 Creating dependency file for Misc_Helpers_part_1.cc #8 2.372 Creating dependency file for IP_Types_part_7.cc #8 2.373 Creating dependency file for IP_Types_part_6.cc #8 2.374 Creating dependency file for IP_Types_part_5.cc #8 2.377 Creating dependency file for IP_Types_part_4.cc #8 2.377 Creating dependency file for IP_Types_part_3.cc #8 2.378 Creating dependency file for IP_Types_part_2.cc #8 2.379 Creating dependency file for IP_Types_part_1.cc #8 2.380 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.380 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.380 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.383 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.384 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.384 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.385 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.386 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.387 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.389 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.390 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.390 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.391 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.392 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.393 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.393 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.394 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.395 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.395 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.396 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.397 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.398 Creating dependency file for IPCP_Types_part_7.cc #8 2.399 Creating dependency file for IPCP_Types_part_6.cc #8 2.400 Creating dependency file for IPCP_Types_part_5.cc #8 2.402 Creating dependency file for IPCP_Types_part_4.cc #8 2.403 Creating dependency file for IPCP_Types_part_3.cc #8 2.403 Creating dependency file for IPCP_Types_part_2.cc #8 2.403 Creating dependency file for IPCP_Types_part_1.cc #8 2.404 Creating dependency file for ICMPv6_Types_part_7.cc #8 2.406 Creating dependency file for ICMPv6_Types_part_6.cc #8 2.407 Creating dependency file for ICMPv6_Types_part_5.cc #8 2.407 Creating dependency file for ICMPv6_Types_part_4.cc #8 2.408 Creating dependency file for ICMPv6_Types_part_3.cc #8 2.409 Creating dependency file for ICMPv6_Types_part_2.cc #8 2.409 Creating dependency file for ICMPv6_Types_part_1.cc #8 2.409 Creating dependency file for ICMPv6_Templates_part_7.cc #8 2.411 Creating dependency file for ICMPv6_Templates_part_6.cc #8 2.411 Creating dependency file for ICMPv6_Templates_part_5.cc #8 2.412 Creating dependency file for ICMPv6_Templates_part_4.cc #8 2.413 Creating dependency file for ICMPv6_Templates_part_3.cc #8 2.413 Creating dependency file for ICMPv6_Templates_part_2.cc #8 2.415 Creating dependency file for ICMP_Types_part_7.cc #8 2.415 Creating dependency file for ICMPv6_Templates_part_1.cc #8 2.416 Creating dependency file for ICMP_Types_part_6.cc #8 2.416 Creating dependency file for ICMP_Types_part_5.cc #8 2.419 Creating dependency file for ICMP_Types_part_4.cc #8 2.419 Creating dependency file for ICMP_Types_part_3.cc #8 2.419 Creating dependency file for ICMP_Types_part_2.cc #8 2.419 Creating dependency file for ICMP_Types_part_1.cc #8 2.420 Creating dependency file for ICMP_Templates_part_7.cc #8 2.421 Creating dependency file for ICMP_Templates_part_6.cc #8 2.424 Creating dependency file for ICMP_Templates_part_5.cc #8 2.424 Creating dependency file for ICMP_Templates_part_3.cc #8 2.425 Creating dependency file for ICMP_Templates_part_4.cc #8 2.425 Creating dependency file for ICMP_Templates_part_2.cc #8 2.426 Creating dependency file for ICMP_Templates_part_1.cc #8 2.427 Creating dependency file for General_Types_part_7.cc #8 2.428 Creating dependency file for General_Types_part_5.cc #8 2.428 Creating dependency file for General_Types_part_6.cc #8 2.428 Creating dependency file for General_Types_part_4.cc #8 2.430 Creating dependency file for General_Types_part_3.cc #8 2.432 Creating dependency file for General_Types_part_2.cc #8 2.432 Creating dependency file for General_Types_part_1.cc #8 2.432 Creating dependency file for GTPv1U_Templates_part_7.cc #8 2.432 Creating dependency file for GTPv1U_Templates_part_6.cc #8 2.434 Creating dependency file for GTPv1U_Templates_part_5.cc #8 2.434 Creating dependency file for GTPv1U_Templates_part_4.cc #8 2.437 Creating dependency file for GTPv1U_Templates_part_3.cc #8 2.437 Creating dependency file for GTPv1U_Templates_part_1.cc #8 2.437 Creating dependency file for GTPv1U_Templates_part_2.cc #8 2.438 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.439 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.440 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.441 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.442 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.443 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.443 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.444 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.445 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.445 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.446 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.446 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.447 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.451 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.451 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.451 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.451 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.452 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.453 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.454 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.454 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.456 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.456 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.457 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.458 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.458 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.459 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.460 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.460 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.464 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.464 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.465 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.465 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.466 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.467 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.467 Creating dependency file for GTPU_Types_part_7.cc #8 2.468 Creating dependency file for GTPU_Types_part_6.cc #8 2.469 Creating dependency file for GTPU_Types_part_5.cc #8 2.470 Creating dependency file for GTPU_Types_part_4.cc #8 2.470 Creating dependency file for GTPU_Types_part_3.cc #8 2.471 Creating dependency file for GTPU_Types_part_2.cc #8 2.471 Creating dependency file for GTPU_Types_part_1.cc #8 2.472 Creating dependency file for GTPC_Types_part_7.cc #8 2.473 Creating dependency file for GTPC_Types_part_6.cc #8 2.474 Creating dependency file for GTPC_Types_part_5.cc #8 2.476 Creating dependency file for GTPC_Types_part_4.cc #8 2.476 Creating dependency file for GTPC_Types_part_3.cc #8 2.477 Creating dependency file for GTPC_Types_part_2.cc #8 2.479 Creating dependency file for GTPC_Types_part_1.cc #8 2.479 Creating dependency file for GSM_Types_part_7.cc #8 2.480 Creating dependency file for GSM_Types_part_6.cc #8 2.481 Creating dependency file for GSM_Types_part_5.cc #8 2.481 Creating dependency file for GSM_Types_part_4.cc #8 2.481 Creating dependency file for GSM_Types_part_3.cc #8 2.483 Creating dependency file for GSM_Types_part_2.cc #8 2.483 Creating dependency file for GSM_Types_part_1.cc #8 2.484 Creating dependency file for GGSN_Tests_part_7.cc #8 2.486 Creating dependency file for GGSN_Tests_part_6.cc #8 2.492 Creating dependency file for GGSN_Tests_part_5.cc #8 2.494 Creating dependency file for GGSN_Tests_part_3.cc #8 2.494 Creating dependency file for GGSN_Tests_part_4.cc #8 2.494 Creating dependency file for GGSN_Tests_part_2.cc #8 2.495 Creating dependency file for GGSN_Tests_part_1.cc #8 2.496 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 2.497 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 2.498 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 2.499 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 2.504 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 2.506 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 2.506 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 2.507 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 2.508 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 2.509 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 2.510 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 2.511 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 2.512 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 2.516 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 2.519 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 2.519 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 2.519 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 2.521 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 2.522 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 2.522 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 2.523 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 2.526 Creating dependency file for DIAMETER_Types_part_7.cc #8 2.529 Creating dependency file for DIAMETER_Types_part_6.cc #8 2.531 Creating dependency file for DIAMETER_Types_part_5.cc #8 2.531 Creating dependency file for DIAMETER_Types_part_4.cc #8 2.532 Creating dependency file for DIAMETER_Types_part_3.cc #8 2.535 Creating dependency file for DIAMETER_Types_part_2.cc #8 2.535 Creating dependency file for DIAMETER_Types_part_1.cc #8 2.538 Creating dependency file for DIAMETER_Templates_part_7.cc #8 2.538 Creating dependency file for DIAMETER_Templates_part_6.cc #8 2.539 Creating dependency file for DIAMETER_Templates_part_5.cc #8 2.541 Creating dependency file for DIAMETER_Templates_part_4.cc #8 2.544 Creating dependency file for DIAMETER_Templates_part_3.cc #8 2.552 Creating dependency file for DIAMETER_Templates_part_2.cc #8 2.552 Creating dependency file for DIAMETER_Templates_part_1.cc #8 2.555 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 2.556 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 2.561 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 2.564 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 2.564 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 2.567 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 2.572 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 2.576 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 2.576 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 2.577 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 2.580 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 2.583 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 2.588 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 2.591 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 2.592 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 2.592 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 2.596 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 2.602 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 2.604 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 2.605 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 2.608 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 2.608 Creating dependency file for BSSGP_Types_part_7.cc #8 2.617 Creating dependency file for BSSGP_Types_part_6.cc #8 2.618 Creating dependency file for BSSGP_Types_part_5.cc #8 2.621 Creating dependency file for BSSGP_Types_part_4.cc #8 2.628 Creating dependency file for BSSGP_Types_part_3.cc #8 2.655 Creating dependency file for BSSGP_Types_part_2.cc #8 2.658 Creating dependency file for BSSGP_Types_part_1.cc #8 2.672 Creating dependency file for UDP_Types.cc #8 2.685 Creating dependency file for TELNETasp_PortType.cc #8 2.685 Creating dependency file for TCCInterface_Functions.cc #8 2.688 Creating dependency file for TCCEncoding_Functions.cc #8 2.693 Creating dependency file for TCCConversion_Functions.cc #8 2.698 Creating dependency file for Socket_API_Definitions.cc #8 2.714 Creating dependency file for SCTP_Templates.cc #8 2.719 Creating dependency file for PAP_Types.cc #8 2.737 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.766 Creating dependency file for Osmocom_Types.cc #8 2.767 Creating dependency file for Osmocom_Gb_Types.cc #8 2.777 Creating dependency file for Native_Functions.cc #8 2.781 Creating dependency file for NS_Types.cc #8 2.782 Creating dependency file for Misc_Helpers.cc #8 2.788 Creating dependency file for IP_Types.cc #8 2.797 Creating dependency file for IPL4asp_Types.cc #8 2.805 Creating dependency file for IPL4asp_PortType.cc #8 2.808 Creating dependency file for IPL4asp_Functions.cc #8 2.808 Creating dependency file for IPCP_Types.cc #8 2.817 Creating dependency file for ICMPv6_Types.cc #8 2.826 Creating dependency file for ICMPv6_Templates.cc #8 2.830 Creating dependency file for ICMP_Types.cc #8 2.831 Creating dependency file for ICMP_Templates.cc #8 2.846 Creating dependency file for General_Types.cc #8 2.850 Creating dependency file for GTPv1U_Templates.cc #8 2.854 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.857 Creating dependency file for GTPv1U_CodecPort.cc #8 2.860 Creating dependency file for GTPv1C_Templates.cc #8 2.889 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 2.894 Creating dependency file for GTPv1C_CodecPort.cc #8 2.898 Creating dependency file for GTPU_Types.cc #8 2.903 Creating dependency file for GTPC_Types.cc #8 2.905 Creating dependency file for GSM_Types.cc #8 2.910 Creating dependency file for GGSN_Tests.cc #8 2.911 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 2.919 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 2.923 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 2.925 Creating dependency file for DIAMETER_Types.cc #8 2.943 Creating dependency file for DIAMETER_Templates.cc #8 2.945 Creating dependency file for DIAMETER_Emulation.cc #8 2.955 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 2.957 Creating dependency file for DIAMETER_CodecPort.cc #8 2.970 Creating dependency file for BSSGP_Types.cc #8 3.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 3.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 3.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 3.359 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 3.359 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 3.359 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 3.359 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 3.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 3.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 3.360 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 3.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 3.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 3.362 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 3.362 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 5.238 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 5.366 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 5.558 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 5.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 5.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 5.743 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.747 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.901 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.901 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.901 8871 | } #8 5.901 | ^ #8 5.901 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 5.901 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.901 8923 | } #8 5.901 | ^ #8 5.903 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 5.903 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.903 9222 | } #8 5.903 | ^ #8 5.911 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 5.911 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.911 10202 | } #8 5.911 | ^ #8 5.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 6.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 6.389 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.607 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 6.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 6.711 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 7.333 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 7.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 7.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 7.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 7.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 7.890 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 8.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 8.278 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 8.525 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 8.696 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 8.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 9.073 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 9.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 9.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 9.793 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 10.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 10.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 10.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 11.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 11.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 11.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 11.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 11.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 11.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 11.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 11.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 11.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 11.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 11.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 11.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 11.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 11.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 11.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 11.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 11.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 11.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 11.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 11.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 11.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 11.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 11.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 11.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 11.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 11.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 12.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 12.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 12.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 12.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 12.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 12.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 12.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 12.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 12.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 12.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 12.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 12.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 12.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 12.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 13.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 15.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 17.77 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 19.91 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 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 21.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 21.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 21.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 21.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 21.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 21.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 21.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 21.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 21.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 21.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 21.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 21.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 21.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 21.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 21.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 21.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 21.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 21.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 21.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 21.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 21.81 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 21.83 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 21.84 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 21.86 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 21.86 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 21.88 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 21.89 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 21.90 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 21.91 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 21.93 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 21.94 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 21.95 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 21.96 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 21.97 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 21.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 22.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 22.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 22.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 22.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 22.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 22.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 22.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 22.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 22.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 22.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 22.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 22.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 22.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 22.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 22.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 22.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 22.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 22.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 22.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 22.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 22.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 22.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 22.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 22.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 22.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 22.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 22.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 22.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 22.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 22.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 22.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 22.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 22.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 22.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 22.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 22.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 22.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 22.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 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 22.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 22.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 22.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 22.75 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 22.77 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 22.77 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 22.77 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 22.79 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 22.79 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 22.79 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 22.82 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 22.82 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 22.82 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 22.84 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 22.84 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 22.84 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 22.86 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 22.86 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 22.86 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 22.86 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 22.88 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 22.89 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 22.89 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 22.89 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 22.91 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 22.91 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 22.91 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 22.91 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 22.93 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 22.93 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 22.93 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 22.94 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 22.95 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 22.96 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 22.96 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 22.96 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 22.98 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 22.98 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 22.98 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 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 23.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 23.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 23.71 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 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 24.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 24.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 25.20 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 25.25 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 25.37 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 25.41 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 25.48 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 25.49 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 25.50 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 25.53 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 25.53 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 25.55 g++ -shared -o GSM_Types.so GSM_Types.o #8 25.57 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 25.57 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 25.63 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 25.63 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 25.65 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 25.67 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 25.70 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 25.72 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 25.73 g++ -shared -o General_Types.so General_Types.o #8 25.76 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 25.77 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 25.80 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 25.80 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 25.81 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 25.83 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 25.85 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 25.86 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 25.89 g++ -shared -o IP_Types.so IP_Types.o #8 25.89 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 25.94 g++ -shared -o NS_Types.so NS_Types.o #8 25.96 g++ -shared -o Native_Functions.so Native_Functions.o #8 25.96 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 25.96 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 25.97 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 26.00 g++ -shared -o PAP_Types.so PAP_Types.o #8 26.00 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 26.03 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 26.04 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 26.09 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 26.11 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 26.12 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 26.12 g++ -shared -o UDP_Types.so UDP_Types.o #8 26.13 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 26.14 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 26.16 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 26.19 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 26.19 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 26.21 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 26.25 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 26.26 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 26.27 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 26.27 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 26.28 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 26.29 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 26.30 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 26.31 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 26.32 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 26.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 26.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 26.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 26.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 26.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 26.35 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 26.36 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 26.36 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 26.36 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 26.37 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 26.38 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 26.38 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 26.38 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 26.38 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 26.39 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 26.40 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 26.40 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 26.41 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 26.41 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 26.41 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 26.41 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 26.41 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 26.42 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 26.42 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 26.43 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 26.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 26.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 26.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 26.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 26.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 26.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 26.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 26.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 26.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 26.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 26.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 26.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 26.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 26.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 26.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 26.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 26.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 26.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 26.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 26.53 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 26.53 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 26.53 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 26.53 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 26.54 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 26.55 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 26.55 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 26.56 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 26.56 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 26.57 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 26.57 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 26.57 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 26.57 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 26.58 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 26.58 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 26.59 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 26.59 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 26.60 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 26.60 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 26.60 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 26.60 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 26.60 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 26.60 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 26.60 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 26.61 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 26.63 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 26.64 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 26.66 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 26.66 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 26.68 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 26.69 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 26.69 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 26.69 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 26.69 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 26.71 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 26.71 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 26.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 26.74 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 26.74 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 26.75 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 26.75 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 26.75 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 26.75 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 26.76 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 26.77 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 26.77 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 26.77 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 26.77 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 26.77 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 26.77 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 26.77 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 26.77 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 26.77 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 26.78 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 26.79 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 26.79 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 26.80 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 26.80 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 26.80 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 26.80 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 26.80 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 26.80 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 26.80 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 26.80 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 26.81 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 26.82 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 26.82 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 26.82 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 26.83 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 26.83 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 26.83 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 26.83 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 26.83 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 26.83 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 26.83 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 26.84 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 26.85 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 26.85 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 26.85 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 26.85 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 26.85 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 26.86 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 26.86 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 26.86 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 26.86 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 26.87 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 26.87 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 26.88 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 26.89 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 26.89 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 26.89 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 26.90 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 26.90 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 26.90 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 26.91 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 26.91 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 26.91 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 26.91 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 26.91 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 26.91 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 26.91 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 26.93 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 26.93 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 26.93 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 26.93 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 26.94 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 26.94 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 26.94 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 26.94 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 26.94 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 26.94 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 26.94 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 26.95 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 26.96 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 26.96 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 26.96 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 26.96 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 26.96 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 26.96 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 26.97 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 26.97 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 26.97 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 26.97 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 26.98 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 26.99 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 26.99 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 26.99 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 26.99 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 26.99 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 26.99 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 26.99 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 27.00 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 27.00 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 27.00 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 27.01 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 27.01 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 27.01 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 27.02 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 27.02 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 27.02 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 27.02 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 27.02 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 27.03 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 27.03 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 27.03 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 27.04 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 27.04 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 27.04 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 27.05 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 27.05 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 27.05 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 27.05 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 27.05 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 27.05 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 27.06 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 27.06 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 27.07 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 27.07 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 27.07 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 27.07 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 27.08 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 27.08 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 27.08 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 27.08 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 27.08 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 27.09 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 27.09 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 27.10 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 27.10 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 27.10 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 27.10 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 27.11 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 27.11 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 27.11 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 27.11 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 27.11 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 27.11 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 27.11 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 27.13 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 27.13 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 27.13 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 27.13 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 27.13 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 27.14 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 27.14 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 27.14 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 27.14 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 27.14 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 27.14 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 27.16 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 27.16 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 27.16 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 27.16 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 27.16 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 27.17 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 27.17 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 27.17 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 27.17 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 27.17 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 27.18 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 27.18 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 27.18 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 27.19 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 27.19 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 27.19 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 27.19 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 27.19 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 27.20 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 27.20 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 27.20 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 27.21 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 27.21 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 27.21 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 27.22 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 27.22 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 27.22 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 27.22 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 27.22 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 27.22 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 27.24 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 27.25 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 27.26 g++ -shared -o TCCConversion.so TCCConversion.o #8 27.27 g++ -shared -o TCCInterface.so TCCInterface.o #8 27.34 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 27.36 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 27.36 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 27.47 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 28.01 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 29.55 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 31.08 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 31.66 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 31.82 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 31.82 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 31.82 -L/lib -lcrypto \ #8 31.82 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 31.82 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 32.40 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 32.9s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.2s done #10 writing image sha256:acafea15cdb46a25f57b68c3015124234ed3a336b0eaf6df6e4af87aaf4e88f8 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n acafea15cdb4 + 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=1125374 + seq 1 30 + echo (1125374 + 1) % 256 + bc + SUBNET=255 + NET_NAME=ttcn3-ggsn-test-255 + SUB4=172.18.255.0/24 + SUB6=fd02:db8:255::/64 + set +x Creating network ttcn3-ggsn-test-255, trying SUBNET=255... + docker network create --internal --subnet 172.18.255.0/24 --ipv6 --subnet fd02:db8:255::/64 ttcn3-ggsn-test-255 20fa35eced28a0e0b4757c447354726db6ec17f0f2b8707d422a2a78335dac5a + set +x ### Network ttcn3-ggsn-test-255 created (SUBNET=255) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + [ all = all ] + [ 1 = 1 ] + continue + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 ip route add default via 172.18.255.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 + echo ip route add default via 172.18.255.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:ba:a2:d7:0d [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 9e:17:98:20:a8:6e brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 33650: eth0@if33651: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.167 MHz processor [ 0.005118] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005278] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007213] AGP: No AGP bridge found [ 0.007438] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008232] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.026554] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031622] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.032042] ACPI: Early table checksum verification disabled [ 0.032364] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032642] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033144] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033689] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033765] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033818] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033845] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033869] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033941] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033964] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033971] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033978] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033984] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033990] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.037256] No NUMA configuration found [ 0.037276] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.037941] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.042138] Zone ranges: [ 0.042166] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.042229] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.042241] Normal empty [ 0.042255] Device empty [ 0.042266] Movable zone start for each node [ 0.042305] Early memory node ranges [ 0.042330] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.042457] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.042680] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.044742] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.045029] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.050324] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.050636] ACPI: PM-Timer IO Port: 0x608 [ 0.051049] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.051387] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.051504] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.051737] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.051777] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.051853] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.051862] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.052026] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.052073] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.052369] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.053198] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.053238] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.053259] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.053265] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.053372] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.053399] Booting paravirtualized kernel on bare hardware [ 0.053663] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.062037] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.113046] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.113413] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.113490] pcpu-alloc: [0] 0 [ 0.114740] Fallback order for Node 0: 0 [ 0.114992] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.115007] Policy zone: DMA32 [ 0.115158] Kernel command line: [ 0.115158] root=/dev/ram0 [ 0.115158] console=ttyS0 [ 0.115158] panic=-1 [ 0.115158] init=/init [ 0.115158] loglevel=8 [ 0.115158] SMOKE_TEST [ 0.115158] [ 0.116261] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.118353] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.118967] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.120443] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.120582] AGP: Checking aperture... [ 0.122276] AGP: No AGP bridge found [ 0.139253] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.145295] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.147565] ftrace: allocating 40246 entries in 158 pages [ 0.190237] ftrace: allocated 158 pages with 5 groups [ 0.198674] Dynamic Preempt: voluntary [ 0.202411] rcu: Preemptible hierarchical RCU implementation. [ 0.202436] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.202533] Trampoline variant of Tasks RCU enabled. [ 0.202540] Rude variant of Tasks RCU enabled. [ 0.202547] Tracing variant of Tasks RCU enabled. [ 0.202631] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.202658] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.232532] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.237411] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.241528] Console: colour *CGA 80x25 [ 0.254932] printk: console [ttyS0] enabled [ 0.255953] ACPI: Core revision 20220331 [ 0.261516] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.263158] APIC: Switch to symmetric I/O mode setup [ 0.266346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286700] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb1c46478, max_idle_ns: 440795202126 ns [ 0.287278] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.33 BogoMIPS (lpj=14372668) [ 0.289845] process: using AMD E400 aware idle routine [ 0.290118] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.290229] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.291110] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.291364] Spectre V2 : Mitigation: Retpolines [ 0.291456] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.291603] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.292389] x86/fpu: x87 FPU will use FXSAVE [ 0.594358] Freeing SMP alternatives memory: 36K [ 0.595159] pid_max: default: 32768 minimum: 301 [ 0.601321] LSM: Security Framework initializing [ 0.603262] landlock: Up and running. [ 0.603347] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.606092] AppArmor: AppArmor initialized [ 0.606195] TOMOYO Linux initialized [ 0.606660] LSM support for eBPF active [ 0.609040] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.609257] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.746993] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.752846] cblist_init_generic: Setting adjustable number of callback queues. [ 0.752986] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.753321] cblist_init_generic: Setting adjustable number of callback queues. [ 0.753443] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.755194] cblist_init_generic: Setting adjustable number of callback queues. [ 0.755316] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.755640] Performance Events: PMU not available due to virtualization, using software events only. [ 0.756562] signal: max sigframe size: 1440 [ 0.757336] rcu: Hierarchical SRCU implementation. [ 0.757442] rcu: Max phase no-delay instances is 1000. [ 0.761710] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.764160] smp: Bringing up secondary CPUs ... [ 0.764305] smp: Brought up 1 node, 1 CPU [ 0.764401] smpboot: Max logical packages: 1 [ 0.764524] smpboot: Total of 1 processors activated (7186.33 BogoMIPS) [ 0.774393] node 0 deferred pages initialised in 4ms [ 0.786538] devtmpfs: initialized [ 0.789311] x86/mm: Memory block size: 128MB [ 0.794250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.794751] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.797530] pinctrl core: initialized pinctrl subsystem [ 0.812675] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.816871] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.817460] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.817674] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.817949] audit: initializing netlink subsys (disabled) [ 0.822819] thermal_sys: Registered thermal governor 'fair_share' [ 0.822844] thermal_sys: Registered thermal governor 'bang_bang' [ 0.822950] thermal_sys: Registered thermal governor 'step_wise' [ 0.823310] audit: type=2000 audit(1727498729.548:1): state=initialized audit_enabled=0 res=1 [ 0.823714] thermal_sys: Registered thermal governor 'user_space' [ 0.823721] thermal_sys: Registered thermal governor 'power_allocator' [ 0.824702] cpuidle: using governor ladder [ 0.824969] cpuidle: using governor menu [ 0.826072] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.828492] PCI: Using configuration type 1 for base access [ 0.837526] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.891699] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.891830] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.901973] ACPI: Added _OSI(Module Device) [ 0.902090] ACPI: Added _OSI(Processor Device) [ 0.902174] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.902256] ACPI: Added _OSI(Processor Aggregator Device) [ 0.927090] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.945658] ACPI: Interpreter enabled [ 0.946587] ACPI: PM: (supports S0 S3 S4 S5) [ 0.946699] ACPI: Using IOAPIC for interrupt routing [ 0.947171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.947354] PCI: Using E820 reservations for host bridge windows [ 0.948544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.973119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.973847] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.974137] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.974888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.984188] acpiphp: Slot [2] registered [ 0.984376] acpiphp: Slot [3] registered [ 0.984531] acpiphp: Slot [4] registered [ 0.984678] acpiphp: Slot [5] registered [ 0.984817] acpiphp: Slot [6] registered [ 0.984955] acpiphp: Slot [7] registered [ 0.985095] acpiphp: Slot [8] registered [ 0.985250] acpiphp: Slot [9] registered [ 0.985396] acpiphp: Slot [10] registered [ 0.985537] acpiphp: Slot [11] registered [ 0.985682] acpiphp: Slot [12] registered [ 0.985824] acpiphp: Slot [13] registered [ 0.985963] acpiphp: Slot [14] registered [ 0.986101] acpiphp: Slot [15] registered [ 0.986258] acpiphp: Slot [16] registered [ 0.986401] acpiphp: Slot [17] registered [ 0.986545] acpiphp: Slot [18] registered [ 0.986692] acpiphp: Slot [19] registered [ 0.986836] acpiphp: Slot [20] registered [ 0.987030] acpiphp: Slot [21] registered [ 0.987187] acpiphp: Slot [22] registered [ 0.987328] acpiphp: Slot [23] registered [ 0.987471] acpiphp: Slot [24] registered [ 0.987611] acpiphp: Slot [25] registered [ 0.987756] acpiphp: Slot [26] registered [ 0.987891] acpiphp: Slot [27] registered [ 0.988032] acpiphp: Slot [28] registered [ 0.988186] acpiphp: Slot [29] registered [ 0.988327] acpiphp: Slot [30] registered [ 0.988468] acpiphp: Slot [31] registered [ 0.988764] PCI host bridge to bus 0000:00 [ 0.989027] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.989308] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.989454] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.989645] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.989807] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.990094] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.991296] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.997220] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.999549] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.001318] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 1.002140] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.002322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.002491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.002661] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.003138] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.003560] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.003749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.004277] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 1.005311] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 1.006310] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 1.008381] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 1.009501] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 1.015628] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.016191] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.016593] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.017001] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.017261] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.020624] iommu: Default domain type: Translated [ 1.020753] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.021777] pps_core: LinuxPPS API ver. 1 registered [ 1.021894] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.022132] PTP clock support registered [ 1.022413] EDAC MC: Ver: 3.0.0 [ 1.033526] NetLabel: Initializing [ 1.033631] NetLabel: domain hash size = 128 [ 1.033740] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.034469] NetLabel: unlabeled traffic allowed by default [ 1.034616] PCI: Using ACPI for IRQ routing [ 1.034814] PCI: pci_cache_line_size set to 64 bytes [ 1.035299] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.035557] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.038297] vgaarb: loaded [ 1.038898] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.039197] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.039341] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.043903] clocksource: Switched to clocksource tsc-early [ 1.106123] VFS: Disk quotas dquot_6.6.0 [ 1.106374] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111377] AppArmor: AppArmor Filesystem Enabled [ 1.111692] pnp: PnP ACPI init [ 1.113820] pnp 00:03: [dma 2] [ 1.115018] pnp: PnP ACPI: found 6 devices [ 1.132362] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.133262] NET: Registered PF_INET protocol family [ 1.134269] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.146975] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.147279] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.147449] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.147726] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.147982] TCP: Hash tables configured (established 4096 bind 4096) [ 1.149303] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.149632] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.150280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.151468] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.151870] NET: Registered PF_XDP protocol family [ 1.152696] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.152826] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.152953] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.153076] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.153202] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.153769] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.153983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.154178] PCI: CLS 0 bytes, default 64 [ 1.159853] Trying to unpack rootfs image as initramfs... [ 1.166854] Initialise system trusted keyrings [ 1.168438] Key type blacklist registered [ 1.174322] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.190913] zbud: loaded [ 1.195980] integrity: Platform Keyring initialized [ 1.196331] integrity: Machine keyring initialized [ 1.196437] Key type asymmetric registered [ 1.196596] Asymmetric key parser 'x509' registered [ 1.433397] Freeing initrd memory: 7552K [ 1.455534] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.455906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.456548] io scheduler mq-deadline registered [ 1.463136] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.466102] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.467853] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.470434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.473516] Linux agpgart interface v0.103 [ 1.474910] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.477897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.481082] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.481536] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.482891] mousedev: PS/2 mouse device common for all mice [ 1.485564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.487359] rtc_cmos 00:05: RTC can wake from S4 [ 1.491291] rtc_cmos 00:05: registered as rtc0 [ 1.491858] rtc_cmos 00:05: setting system clock to 2024-09-28T04:45:30 UTC (1727498730) [ 1.494386] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.494955] ledtrig-cpu: registered to indicate activity on CPUs [ 1.536083] NET: Registered PF_INET6 protocol family [ 1.544753] Segment Routing with IPv6 [ 1.544994] In-situ OAM (IOAM) with IPv6 [ 1.545416] mip6: Mobile IPv6 [ 1.545705] NET: Registered PF_PACKET protocol family [ 1.546091] mpls_gso: MPLS GSO support [ 1.547739] IPI shorthand broadcast: enabled [ 1.548232] sched_clock: Marking stable (1516041059, 29119271)->(1550520775, -5360445) [ 1.550485] registered taskstats version 1 [ 1.550778] Loading compiled-in X.509 certificates [ 1.605561] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.605815] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.609074] zswap: loaded using pool lzo/zbud [ 1.610707] Key type .fscrypt registered [ 1.610805] Key type fscrypt-provisioning registered [ 1.619933] Key type encrypted registered [ 1.620083] AppArmor: AppArmor sha1 policy hashing enabled [ 1.620598] ima: No TPM chip found, activating TPM-bypass! [ 1.620752] ima: Allocated hash algorithm: sha256 [ 1.622346] ima: No architecture policies found [ 1.622823] evm: Initialising EVM extended attributes: [ 1.622932] evm: security.selinux [ 1.623027] evm: security.SMACK64 (disabled) [ 1.623113] evm: security.SMACK64EXEC (disabled) [ 1.623195] evm: security.SMACK64TRANSMUTE (disabled) [ 1.623300] evm: security.SMACK64MMAP (disabled) [ 1.623383] evm: security.apparmor [ 1.623443] evm: security.ima [ 1.623497] evm: security.capability [ 1.623578] evm: HMAC attrs: 0x1 [ 1.871021] clk: Disabling unused clocks [ 1.881781] Freeing unused decrypted memory: 2036K [ 1.944212] Freeing unused kernel image (initmem) memory: 2796K [ 1.944498] Write protecting the kernel read-only data: 26624k [ 1.947809] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.948952] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.091205] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.091514] Run /init as init process [ 2.091636] with arguments: [ 2.091722] /init [ 2.091780] SMOKE_TEST [ 2.091840] with environment: [ 2.091913] HOME=/ [ 2.091984] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] [ 2.189332] tsc: Refined TSC clocksource calibration: 3593.138 MHz [ 2.189762] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb00c4a04, max_idle_ns: 440795236528 ns [ 2.190034] clocksource: Switched to clocksource tsc + xargs -t -n1 modprobe + cat /modules modprobe virtio_net modprobe virtio_pci [ 2.388205] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.414834] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.427695] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.476170] ACPI: PM: Preparing to enter system sleep state S5 [ 2.476768] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.255.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn -d --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 dcd957ae384443a275c8a6710a03a3f7b8cf313fda68641c5899617395ab3f29 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 255 202 + NET=255 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-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@eca3dfa87fdd: Unix server socket created successfully. MC@eca3dfa87fdd: Listening on TCP port 46853. eca3dfa87fdd is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests eca3dfa87fdd 46853 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@eca3dfa87fdd: New HC connected from 172.18.255.202 [172.18.255.202]. eca3dfa87fdd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@eca3dfa87fdd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@eca3dfa87fdd: Configuration file was processed on all HCs. MC@eca3dfa87fdd: Creating MTC on host 172.18.255.202. MC@eca3dfa87fdd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Sep 28 04:45: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Sep 28 04:45:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16642) Waiting for packet dumper to finish... 1 (prev_count=16642, count=16798) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Sep 28 04:45:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_ipcp started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_ipcp() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Sep 28 04:45:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sat Sep 28 04:46: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Sep 28 04:46:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11628) Waiting for packet dumper to finish... 1 (prev_count=11628, count=11692) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Sep 28 04:46: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_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_pcodns started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_pcodns() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Sep 28 04:46:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Sep 28 04:46: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_gtpu_access() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Sep 28 04:46:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11322) Waiting for packet dumper to finish... 1 (prev_count=11322, count=11386) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sat Sep 28 04:46:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_default. MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Sep 28 04:46:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11762) Waiting for packet dumper to finish... 1 (prev_count=11762, count=11918) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sat Sep 28 04:46: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_default. MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Sep 28 04:46:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11807) Waiting for packet dumper to finish... 1 (prev_count=11807, count=11871) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Sep 28 04:46: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_clients_interact_with_txseq started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_clients_interact_with_txseq() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(fail): pass -> fail MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_default. MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: fail MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Sep 28 04:47:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14625) Waiting for packet dumper to finish... 1 (prev_count=14625, count=14689) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Sep 28 04:47: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_clients_interact_without_txseq started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_clients_interact_without_txseq() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(fail): pass -> fail MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_default. MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: fail MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat Sep 28 04:47:15 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14670) Waiting for packet dumper to finish... 1 (prev_count=14670, count=14734) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sat Sep 28 04:47:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_with_single_dns started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_with_single_dns() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Sep 28 04:47:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16227) Waiting for packet dumper to finish... 1 (prev_count=16227, count=16291) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sat Sep 28 04:47:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_deact_with_separate_dns() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Sep 28 04:47:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11912) Waiting for packet dumper to finish... 1 (prev_count=11912, count=12068) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Sep 28 04:47: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_update_teic started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_update_teic() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: sending UpdatePDP MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Sep 28 04:47:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11974) Waiting for packet dumper to finish... 1 (prev_count=11974, count=12038) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Sep 28 04:47: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp4_act_update_teid started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp4_act_update_teid() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: sending UpdatePDP MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat Sep 28 04:47:56 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12478) Waiting for packet dumper to finish... 1 (prev_count=12478, count=12542) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 28 04:48:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_echo_req_resp started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_echo_req_resp() start" MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_echo_req_resp finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 28 04:48:06 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 28 04:48: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_echo_req_resp_gtpu started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_echo_req_resp_gtpu() start" MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 28 04:48:16 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sat Sep 28 04:48:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp_act2_recovery started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp_act2_recovery() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: sending 2nd CreatePDP (recovery increased) MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Sat Sep 28 04:48:26 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14802) Waiting for packet dumper to finish... 1 (prev_count=14802, count=14866) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sat Sep 28 04:48: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_act_deact_retrans_duplicate started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_act_deact_retrans_duplicate() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sat Sep 28 04:48:37 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11925) Waiting for packet dumper to finish... 1 (prev_count=11925, count=11989) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Sep 28 04:48: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_pdp_act_restart_ctr_echo started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_pdp_act_restart_ctr_echo() start" MTC@eca3dfa87fdd: sending CreatePDP MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Sat Sep 28 04:48:57 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14433) Waiting for packet dumper to finish... 1 (prev_count=14433, count=14497) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Sep 28 04:49: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_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@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_lots_of_concurrent_pdp_ctx() start" MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_next. MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sat Sep 28 04:49:28 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4257268) Waiting for packet dumper to finish... 1 (prev_count=4257268, count=4257332) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Sep 28 04:49: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@eca3dfa87fdd: Test case TC_addr_pool_exhaustion started. MTC@eca3dfa87fdd: GTP1C ConnectionID: 1 MTC@eca3dfa87fdd: "TC_addr_pool_exhaustion() start" MTC@eca3dfa87fdd: Successfully created 1024 PDP contexts before exhausting the pool MTC@eca3dfa87fdd: setverdict(pass): none -> pass MTC@eca3dfa87fdd: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Warning: Stopping inactive timer T_next. MTC@eca3dfa87fdd: setverdict(pass): pass -> pass, component reason not changed MTC@eca3dfa87fdd: Setting final verdict of the test case. MTC@eca3dfa87fdd: Local verdict of MTC: pass MTC@eca3dfa87fdd: No PTCs were created. MTC@eca3dfa87fdd: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@eca3dfa87fdd: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sat Sep 28 04:49:51 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3915482) Waiting for packet dumper to finish... 1 (prev_count=3915482, count=3915546) MTC@eca3dfa87fdd: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@eca3dfa87fdd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@eca3dfa87fdd: Terminating MTC. MC@eca3dfa87fdd: MTC terminated. MC2> exit MC@eca3dfa87fdd: Shutting down session. MC@eca3dfa87fdd: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn 137 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 ip route add default via 172.18.255.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 + echo ip route add default via 172.18.255.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:38:4e:a6:0e [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 32:91:4a:6d:d8:6b brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 33679: eth0@if33680: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.208 MHz processor [ 0.004996] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005151] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007041] AGP: No AGP bridge found [ 0.007262] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008035] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025356] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.029973] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.030389] ACPI: Early table checksum verification disabled [ 0.030708] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.030987] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.031507] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032044] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032119] ACPI: FACS 0x000000001FFE0000 000040 [ 0.032172] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032196] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032218] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032291] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.032314] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.032321] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.032328] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.032334] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.032340] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.034621] No NUMA configuration found [ 0.034641] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.035281] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.038930] Zone ranges: [ 0.038962] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.039025] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.039037] Normal empty [ 0.039050] Device empty [ 0.039062] Movable zone start for each node [ 0.039097] Early memory node ranges [ 0.039121] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.039250] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.039496] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.040489] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.040760] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.043786] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.044067] ACPI: PM-Timer IO Port: 0x608 [ 0.044458] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.044780] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.044891] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.045117] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.045157] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.045232] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.045241] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.045403] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.045446] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.045730] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.046526] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.046564] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.046584] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.046590] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.046685] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.046711] Booting paravirtualized kernel on bare hardware [ 0.046968] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.055695] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.108022] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.108383] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.108458] pcpu-alloc: [0] 0 [ 0.109693] Fallback order for Node 0: 0 [ 0.109939] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.109955] Policy zone: DMA32 [ 0.110103] Kernel command line: [ 0.110103] root=/dev/ram0 [ 0.110103] console=ttyS0 [ 0.110103] panic=-1 [ 0.110103] init=/init [ 0.110103] loglevel=8 [ 0.110103] SMOKE_TEST [ 0.110103] [ 0.111184] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.112579] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.113611] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.115043] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.115180] AGP: Checking aperture... [ 0.116871] AGP: No AGP bridge found [ 0.129509] Memory: 228092K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.135556] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.137993] ftrace: allocating 40246 entries in 158 pages [ 0.177788] ftrace: allocated 158 pages with 5 groups [ 0.186270] Dynamic Preempt: voluntary [ 0.188932] rcu: Preemptible hierarchical RCU implementation. [ 0.188956] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.189054] Trampoline variant of Tasks RCU enabled. [ 0.189061] Rude variant of Tasks RCU enabled. [ 0.189068] Tracing variant of Tasks RCU enabled. [ 0.189147] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.189174] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.219148] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.224060] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.228181] Console: colour *CGA 80x25 [ 0.243229] printk: console [ttyS0] enabled [ 0.244339] ACPI: Core revision 20220331 [ 0.248732] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.252403] APIC: Switch to symmetric I/O mode setup [ 0.255975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273893] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb42ea518, max_idle_ns: 440795234617 ns [ 0.274518] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.41 BogoMIPS (lpj=14372832) [ 0.277148] process: using AMD E400 aware idle routine [ 0.277446] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.277588] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.278455] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.278755] Spectre V2 : Mitigation: Retpolines [ 0.278871] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.279061] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.279916] x86/fpu: x87 FPU will use FXSAVE [ 0.568350] Freeing SMP alternatives memory: 36K [ 0.569103] pid_max: default: 32768 minimum: 301 [ 0.575645] LSM: Security Framework initializing [ 0.577278] landlock: Up and running. [ 0.577377] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.580177] AppArmor: AppArmor initialized [ 0.580303] TOMOYO Linux initialized [ 0.580792] LSM support for eBPF active [ 0.583237] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.583487] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.717465] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.719864] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720052] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720394] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720523] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.721001] cblist_init_generic: Setting adjustable number of callback queues. [ 0.721140] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.721484] Performance Events: PMU not available due to virtualization, using software events only. [ 0.722589] signal: max sigframe size: 1440 [ 0.723418] rcu: Hierarchical SRCU implementation. [ 0.723553] rcu: Max phase no-delay instances is 1000. [ 0.728218] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.732158] smp: Bringing up secondary CPUs ... [ 0.732442] smp: Brought up 1 node, 1 CPU [ 0.732647] smpboot: Max logical packages: 1 [ 0.732902] smpboot: Total of 1 processors activated (7186.41 BogoMIPS) [ 0.745523] node 0 deferred pages initialised in 4ms [ 0.757038] devtmpfs: initialized [ 0.759952] x86/mm: Memory block size: 128MB [ 0.765588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.766155] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.771384] pinctrl core: initialized pinctrl subsystem [ 0.794277] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.798619] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.799439] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.799726] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.800090] audit: initializing netlink subsys (disabled) [ 0.806993] audit: type=2000 audit(1727499006.552:1): state=initialized audit_enabled=0 res=1 [ 0.807783] thermal_sys: Registered thermal governor 'fair_share' [ 0.807816] thermal_sys: Registered thermal governor 'bang_bang' [ 0.807950] thermal_sys: Registered thermal governor 'step_wise' [ 0.808074] thermal_sys: Registered thermal governor 'user_space' [ 0.808196] thermal_sys: Registered thermal governor 'power_allocator' [ 0.809561] cpuidle: using governor ladder [ 0.809918] cpuidle: using governor menu [ 0.811482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.814681] PCI: Using configuration type 1 for base access [ 0.827745] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.879063] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.879235] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.892676] ACPI: Added _OSI(Module Device) [ 0.892790] ACPI: Added _OSI(Processor Device) [ 0.892899] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.892999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.912392] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.933916] ACPI: Interpreter enabled [ 0.934905] ACPI: PM: (supports S0 S3 S4 S5) [ 0.935016] ACPI: Using IOAPIC for interrupt routing [ 0.935456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.935628] PCI: Using E820 reservations for host bridge windows [ 0.936810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.960311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.961046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.961326] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.962074] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.967194] acpiphp: Slot [2] registered [ 0.967374] acpiphp: Slot [3] registered [ 0.967515] acpiphp: Slot [4] registered [ 0.967648] acpiphp: Slot [5] registered [ 0.967770] acpiphp: Slot [6] registered [ 0.967893] acpiphp: Slot [7] registered [ 0.968018] acpiphp: Slot [8] registered [ 0.968166] acpiphp: Slot [9] registered [ 0.968293] acpiphp: Slot [10] registered [ 0.968419] acpiphp: Slot [11] registered [ 0.968547] acpiphp: Slot [12] registered [ 0.968670] acpiphp: Slot [13] registered [ 0.968795] acpiphp: Slot [14] registered [ 0.968933] acpiphp: Slot [15] registered [ 0.969073] acpiphp: Slot [16] registered [ 0.969200] acpiphp: Slot [17] registered [ 0.969325] acpiphp: Slot [18] registered [ 0.969448] acpiphp: Slot [19] registered [ 0.969579] acpiphp: Slot [20] registered [ 0.969742] acpiphp: Slot [21] registered [ 0.969888] acpiphp: Slot [22] registered [ 0.970015] acpiphp: Slot [23] registered [ 0.970140] acpiphp: Slot [24] registered [ 0.970292] acpiphp: Slot [25] registered [ 0.970412] acpiphp: Slot [26] registered [ 0.970530] acpiphp: Slot [27] registered [ 0.970646] acpiphp: Slot [28] registered [ 0.970778] acpiphp: Slot [29] registered [ 0.970896] acpiphp: Slot [30] registered [ 0.971013] acpiphp: Slot [31] registered [ 0.971296] PCI host bridge to bus 0000:00 [ 0.971543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.971781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.971895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.972049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.972172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.972430] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.973612] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.979873] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.982332] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.984064] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.984889] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.985039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.985178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.985309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.985758] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.986163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.986273] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.986773] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.987771] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.988777] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.991641] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.992734] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.998753] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.999315] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.999710] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.000101] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.000348] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.003304] iommu: Default domain type: Translated [ 1.003419] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.004496] pps_core: LinuxPPS API ver. 1 registered [ 1.004603] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.004811] PTP clock support registered [ 1.005092] EDAC MC: Ver: 3.0.0 [ 1.013245] NetLabel: Initializing [ 1.013345] NetLabel: domain hash size = 128 [ 1.013446] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.014180] NetLabel: unlabeled traffic allowed by default [ 1.014264] PCI: Using ACPI for IRQ routing [ 1.014440] PCI: pci_cache_line_size set to 64 bytes [ 1.014863] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 1.015085] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 1.017735] vgaarb: loaded [ 1.018419] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.018696] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.018838] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.024133] clocksource: Switched to clocksource tsc-early [ 1.083112] VFS: Disk quotas dquot_6.6.0 [ 1.083375] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.086863] AppArmor: AppArmor Filesystem Enabled [ 1.087184] pnp: PnP ACPI init [ 1.090872] pnp 00:03: [dma 2] [ 1.092139] pnp: PnP ACPI: found 6 devices [ 1.107942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.108853] NET: Registered PF_INET protocol family [ 1.109852] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.117882] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.118156] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.118376] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.118653] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.118899] TCP: Hash tables configured (established 4096 bind 4096) [ 1.120535] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.120857] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.121117] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.122242] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.122652] NET: Registered PF_XDP protocol family [ 1.123390] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.123517] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.123620] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.123765] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.123883] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.124558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.124724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.124884] PCI: CLS 0 bytes, default 64 [ 1.128856] Trying to unpack rootfs image as initramfs... [ 1.135243] Initialise system trusted keyrings [ 1.141203] Key type blacklist registered [ 1.141796] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.154230] zbud: loaded [ 1.163426] integrity: Platform Keyring initialized [ 1.163832] integrity: Machine keyring initialized [ 1.168135] Key type asymmetric registered [ 1.168285] Asymmetric key parser 'x509' registered [ 1.392756] Freeing initrd memory: 7552K [ 1.413993] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.414397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.414996] io scheduler mq-deadline registered [ 1.421516] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.424577] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.426497] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.429025] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.432220] Linux agpgart interface v0.103 [ 1.433658] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.436774] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.439464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.439732] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.441146] mousedev: PS/2 mouse device common for all mice [ 1.444010] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.445842] rtc_cmos 00:05: RTC can wake from S4 [ 1.449661] rtc_cmos 00:05: registered as rtc0 [ 1.450278] rtc_cmos 00:05: setting system clock to 2024-09-28T04:50:07 UTC (1727499007) [ 1.451818] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.452370] ledtrig-cpu: registered to indicate activity on CPUs [ 1.493837] NET: Registered PF_INET6 protocol family [ 1.502454] Segment Routing with IPv6 [ 1.502711] In-situ OAM (IOAM) with IPv6 [ 1.503093] mip6: Mobile IPv6 [ 1.503378] NET: Registered PF_PACKET protocol family [ 1.503737] mpls_gso: MPLS GSO support [ 1.505333] IPI shorthand broadcast: enabled [ 1.505890] sched_clock: Marking stable (1484051407, 21720736)->(1510766172, -4994029) [ 1.508033] registered taskstats version 1 [ 1.508317] Loading compiled-in X.509 certificates [ 1.562946] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.563252] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.566620] zswap: loaded using pool lzo/zbud [ 1.568441] Key type .fscrypt registered [ 1.568542] Key type fscrypt-provisioning registered [ 1.575912] Key type encrypted registered [ 1.576048] AppArmor: AppArmor sha1 policy hashing enabled [ 1.576636] ima: No TPM chip found, activating TPM-bypass! [ 1.576800] ima: Allocated hash algorithm: sha256 [ 1.578523] ima: No architecture policies found [ 1.579038] evm: Initialising EVM extended attributes: [ 1.579142] evm: security.selinux [ 1.579233] evm: security.SMACK64 (disabled) [ 1.579320] evm: security.SMACK64EXEC (disabled) [ 1.579408] evm: security.SMACK64TRANSMUTE (disabled) [ 1.579511] evm: security.SMACK64MMAP (disabled) [ 1.579597] evm: security.apparmor [ 1.579664] evm: security.ima [ 1.579726] evm: security.capability [ 1.579810] evm: HMAC attrs: 0x1 [ 1.823118] clk: Disabling unused clocks [ 1.833542] Freeing unused decrypted memory: 2036K [ 1.895216] Freeing unused kernel image (initmem) memory: 2796K [ 1.895532] Write protecting the kernel read-only data: 26624k [ 1.898862] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.900044] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.042038] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.042602] Run /init as init process [ 2.042784] with arguments: [ 2.042900] /init [ 2.042987] SMOKE_TEST [ 2.043078] with environment: [ 2.043190] HOME=/ [ 2.043277] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.169981] tsc: Refined TSC clocksource calibration: 3593.147 MHz [ 2.170654] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb09efd4c, max_idle_ns: 440795366490 ns [ 2.171056] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.334905] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.360552] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.373234] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.414492] ACPI: PM: Preparing to enter system sleep state S5 [ 2.415090] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.255.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn -d --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 c41f44cbc4cac52f104f7fc6b7b8be1617024c6ea168b6f20c606fad97e5ad0a + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 255 202 + NET=255 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-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@17c563c6c844: Unix server socket created successfully. MC@17c563c6c844: Listening on TCP port 42185. 17c563c6c844 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 17c563c6c844 42185 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@17c563c6c844: New HC connected from 172.18.255.202 [172.18.255.202]. 17c563c6c844: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@17c563c6c844: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@17c563c6c844: Configuration file was processed on all HCs. MC@17c563c6c844: Creating MTC on host 172.18.255.202. MC@17c563c6c844: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Sep 28 04:50: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.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat Sep 28 04:50:18 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15888) Waiting for packet dumper to finish... 1 (prev_count=15888, count=16264) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Sep 28 04:50: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_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_pcodns started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_pcodns() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat Sep 28 04:50:26 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9995) Waiting for packet dumper to finish... 1 (prev_count=9995, count=10059) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Sep 28 04:50:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_icmp6 started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_icmp6() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat Sep 28 04:50:34 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9906) Waiting for packet dumper to finish... 1 (prev_count=9906, count=9970) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Sep 28 04:50: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_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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_gtpu_access() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat Sep 28 04:50:42 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10191) Waiting for packet dumper to finish... 1 (prev_count=10191, count=10255) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sat Sep 28 04:50: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_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sat Sep 28 04:50:50 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9942) Waiting for packet dumper to finish... 1 (prev_count=9942, count=10006) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sat Sep 28 04:50:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat Sep 28 04:50:58 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9960) Waiting for packet dumper to finish... 1 (prev_count=9960, count=10024) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sat Sep 28 04:51: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_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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat Sep 28 04:51:06 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9981) Waiting for packet dumper to finish... 1 (prev_count=9981, count=10045) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sat Sep 28 04:51:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat Sep 28 04:51:14 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10224) Waiting for packet dumper to finish... 1 (prev_count=10224, count=10288) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Sep 28 04:51: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_pdp6_clients_interact started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_pdp6_clients_interact() start" MTC@17c563c6c844: sending CreatePDP MTC@17c563c6c844: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat Sep 28 04:51:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9994) Waiting for packet dumper to finish... 1 (prev_count=9994, count=10058) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 28 04:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_echo_req_resp started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_echo_req_resp() start" MTC@17c563c6c844: setverdict(pass): none -> pass MTC@17c563c6c844: setverdict(pass): pass -> pass, component reason not changed MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: pass MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_echo_req_resp finished. Verdict: pass MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 28 04:51:33 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 28 04:51: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@17c563c6c844: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@17c563c6c844: Test case TC_echo_req_resp_gtpu started. MTC@17c563c6c844: GTP1C ConnectionID: 1 MTC@17c563c6c844: "TC_echo_req_resp_gtpu() start" MTC@17c563c6c844: setverdict(pass): none -> pass MTC@17c563c6c844: setverdict(pass): pass -> pass, component reason not changed MTC@17c563c6c844: Setting final verdict of the test case. MTC@17c563c6c844: Local verdict of MTC: pass MTC@17c563c6c844: No PTCs were created. MTC@17c563c6c844: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@17c563c6c844: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 28 04:51:43 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@17c563c6c844: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@17c563c6c844: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@17c563c6c844: Terminating MTC. MC@17c563c6c844: MTC terminated. MC2> exit MC@17c563c6c844: Shutting down session. MC@17c563c6c844: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 5 NEW: FAIL: 4 pass: 1 NEW: PASS: 1 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn 137 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/prepare.sh + KERNEL_BUILD=0 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-25-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 0 = 1 ] + basename /lib/modules/6.1.0-25-amd64 + local kernel=6.1.0-25-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-25-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-25-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr + echo gtp + echo tun + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.10 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.22 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.10.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.9.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.22 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.22 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.22 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.22 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.22.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 ip route add default via 172.18.255.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.255.201/24 brd 172.18.255.255 dev eth0 + echo ip route add default via 172.18.255.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 0 = 1 ] + cp /boot/vmlinuz-6.1.0-25-amd64 /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + tee /tmp/smoke_test.log + KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 SMOKE_TEST -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:3a:c6:b0:bd [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether e2:57:0d:e6:a9:57 brd ff:ff:ff:ff:ff:ff 3: br-test: mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff 33689: eth0@if33690: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.3/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:1::242:ac11:3/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe11:3/64 scope link tentative valid_lft forever preferred_lft forever default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 [ 0.000000] Linux version 6.1.0-25-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] SMOKE_TEST [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.174 MHz processor [ 0.005153] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005326] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007158] AGP: No AGP bridge found [ 0.007405] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008228] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.025836] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031019] RAMDISK: [mem 0x1f880000-0x1ffdffff] [ 0.031455] ACPI: Early table checksum verification disabled [ 0.031788] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032076] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.032586] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033138] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033215] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033269] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033295] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033317] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033392] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.033417] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.033424] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.033431] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.033437] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.033443] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.035812] No NUMA configuration found [ 0.035832] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036474] NODE_DATA(0) allocated [mem 0x1f855000-0x1f87ffff] [ 0.040088] Zone ranges: [ 0.040115] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040178] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040189] Normal empty [ 0.040203] Device empty [ 0.040214] Movable zone start for each node [ 0.040249] Early memory node ranges [ 0.040274] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040398] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.040621] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.041617] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.041890] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.044900] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045191] ACPI: PM-Timer IO Port: 0x608 [ 0.045585] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.045908] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046023] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046247] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046286] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046362] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046372] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046536] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046581] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.046861] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.047673] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.047717] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.047738] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.047744] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.047840] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.047866] Booting paravirtualized kernel on bare hardware [ 0.048129] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056648] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.106962] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.107320] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.107402] pcpu-alloc: [0] 0 [ 0.108692] Fallback order for Node 0: 0 [ 0.108942] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.108960] Policy zone: DMA32 [ 0.109110] Kernel command line: [ 0.109110] root=/dev/ram0 [ 0.109110] console=ttyS0 [ 0.109110] panic=-1 [ 0.109110] init=/init [ 0.109110] loglevel=8 [ 0.109110] SMOKE_TEST [ 0.109110] [ 0.110184] Unknown kernel command line parameters "SMOKE_TEST", will be passed to user space. [ 0.111580] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.112198] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.113654] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.113790] AGP: Checking aperture... [ 0.115412] AGP: No AGP bridge found [ 0.130288] Memory: 260860K/523768K available (14342K kernel code, 2335K rwdata, 9072K rodata, 2796K init, 17396K bss, 70944K reserved, 0K cma-reserved) [ 0.136276] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.138514] ftrace: allocating 40246 entries in 158 pages [ 0.178269] ftrace: allocated 158 pages with 5 groups [ 0.186641] Dynamic Preempt: voluntary [ 0.189304] rcu: Preemptible hierarchical RCU implementation. [ 0.189331] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.189427] Trampoline variant of Tasks RCU enabled. [ 0.189434] Rude variant of Tasks RCU enabled. [ 0.189440] Tracing variant of Tasks RCU enabled. [ 0.189520] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.189546] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.220044] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.224872] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.228946] Console: colour *CGA 80x25 [ 0.242396] printk: console [ttyS0] enabled [ 0.243436] ACPI: Core revision 20220331 [ 0.247908] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.251674] APIC: Switch to symmetric I/O mode setup [ 0.255336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273084] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb22d2e15, max_idle_ns: 440795204037 ns [ 0.273673] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.34 BogoMIPS (lpj=14372696) [ 0.276304] process: using AMD E400 aware idle routine [ 0.276602] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.276725] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.277614] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.277868] Spectre V2 : Mitigation: Retpolines [ 0.277965] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.278129] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.278948] x86/fpu: x87 FPU will use FXSAVE [ 0.567198] Freeing SMP alternatives memory: 36K [ 0.567956] pid_max: default: 32768 minimum: 301 [ 0.574645] LSM: Security Framework initializing [ 0.576270] landlock: Up and running. [ 0.576358] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.579173] AppArmor: AppArmor initialized [ 0.579281] TOMOYO Linux initialized [ 0.579757] LSM support for eBPF active [ 0.582202] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.582421] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.717061] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.718941] cblist_init_generic: Setting adjustable number of callback queues. [ 0.719112] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.719457] cblist_init_generic: Setting adjustable number of callback queues. [ 0.719612] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720068] cblist_init_generic: Setting adjustable number of callback queues. [ 0.720232] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.720593] Performance Events: PMU not available due to virtualization, using software events only. [ 0.721740] signal: max sigframe size: 1440 [ 0.722552] rcu: Hierarchical SRCU implementation. [ 0.722683] rcu: Max phase no-delay instances is 1000. [ 0.727281] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.729067] smp: Bringing up secondary CPUs ... [ 0.729237] smp: Brought up 1 node, 1 CPU [ 0.729796] smpboot: Max logical packages: 1 [ 0.729961] smpboot: Total of 1 processors activated (7186.34 BogoMIPS) [ 0.740377] node 0 deferred pages initialised in 4ms [ 0.751526] devtmpfs: initialized [ 0.754365] x86/mm: Memory block size: 128MB [ 0.759561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.760109] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.762571] pinctrl core: initialized pinctrl subsystem [ 0.777428] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.780621] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.781233] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.781464] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.781779] audit: initializing netlink subsys (disabled) [ 0.785956] audit: type=2000 audit(1727499117.536:1): state=initialized audit_enabled=0 res=1 [ 0.787639] thermal_sys: Registered thermal governor 'fair_share' [ 0.787664] thermal_sys: Registered thermal governor 'bang_bang' [ 0.787802] thermal_sys: Registered thermal governor 'step_wise' [ 0.787929] thermal_sys: Registered thermal governor 'user_space' [ 0.788054] thermal_sys: Registered thermal governor 'power_allocator' [ 0.789124] cpuidle: using governor ladder [ 0.789885] cpuidle: using governor menu [ 0.791038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.793473] PCI: Using configuration type 1 for base access [ 0.802922] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.854625] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.854791] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.867664] ACPI: Added _OSI(Module Device) [ 0.867782] ACPI: Added _OSI(Processor Device) [ 0.867881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.867985] ACPI: Added _OSI(Processor Aggregator Device) [ 0.887887] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.909212] ACPI: Interpreter enabled [ 0.910175] ACPI: PM: (supports S0 S3 S4 S5) [ 0.910305] ACPI: Using IOAPIC for interrupt routing [ 0.910766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.910979] PCI: Using E820 reservations for host bridge windows [ 0.912215] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.935599] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.936339] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.936658] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.937473] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.942600] acpiphp: Slot [2] registered [ 0.942793] acpiphp: Slot [3] registered [ 0.942954] acpiphp: Slot [4] registered [ 0.943100] acpiphp: Slot [5] registered [ 0.943245] acpiphp: Slot [6] registered [ 0.943387] acpiphp: Slot [7] registered [ 0.943531] acpiphp: Slot [8] registered [ 0.943689] acpiphp: Slot [9] registered [ 0.943834] acpiphp: Slot [10] registered [ 0.943983] acpiphp: Slot [11] registered [ 0.944128] acpiphp: Slot [12] registered [ 0.944276] acpiphp: Slot [13] registered [ 0.944429] acpiphp: Slot [14] registered [ 0.944574] acpiphp: Slot [15] registered [ 0.944738] acpiphp: Slot [16] registered [ 0.944895] acpiphp: Slot [17] registered [ 0.945040] acpiphp: Slot [18] registered [ 0.945200] acpiphp: Slot [19] registered [ 0.945345] acpiphp: Slot [20] registered [ 0.945446] acpiphp: Slot [21] registered [ 0.945611] acpiphp: Slot [22] registered [ 0.945760] acpiphp: Slot [23] registered [ 0.945904] acpiphp: Slot [24] registered [ 0.946051] acpiphp: Slot [25] registered [ 0.946197] acpiphp: Slot [26] registered [ 0.946347] acpiphp: Slot [27] registered [ 0.946491] acpiphp: Slot [28] registered [ 0.946650] acpiphp: Slot [29] registered [ 0.946795] acpiphp: Slot [30] registered [ 0.946940] acpiphp: Slot [31] registered [ 0.947249] PCI host bridge to bus 0000:00 [ 0.947513] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.947791] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.947953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.948147] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.948335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.948641] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.949985] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.956222] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.958714] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.960515] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.961399] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.961589] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.961761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.961932] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.962410] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.962845] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.963034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.963570] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.964654] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.965387] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.968359] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.970118] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.975657] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.976261] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.976701] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.977137] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.977455] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.980415] iommu: Default domain type: Translated [ 0.980548] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.981654] pps_core: LinuxPPS API ver. 1 registered [ 0.981772] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.982017] PTP clock support registered [ 0.982312] EDAC MC: Ver: 3.0.0 [ 0.990617] NetLabel: Initializing [ 0.990714] NetLabel: domain hash size = 128 [ 0.990816] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.991571] NetLabel: unlabeled traffic allowed by default [ 0.991719] PCI: Using ACPI for IRQ routing [ 0.991924] PCI: pci_cache_line_size set to 64 bytes [ 0.992402] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.992695] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.995620] vgaarb: loaded [ 0.996254] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.996578] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.996749] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.000327] clocksource: Switched to clocksource tsc-early [ 1.058114] VFS: Disk quotas dquot_6.6.0 [ 1.058385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.061971] AppArmor: AppArmor Filesystem Enabled [ 1.063960] pnp: PnP ACPI init [ 1.066162] pnp 00:03: [dma 2] [ 1.067426] pnp: PnP ACPI: found 6 devices [ 1.083740] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.084671] NET: Registered PF_INET protocol family [ 1.085704] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.093950] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.094434] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.094870] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.095208] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.095509] TCP: Hash tables configured (established 4096 bind 4096) [ 1.096912] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.097329] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.097642] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.099357] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.099912] NET: Registered PF_XDP protocol family [ 1.100996] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.101157] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.101294] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.101441] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.101589] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.102357] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.102573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.102806] PCI: CLS 0 bytes, default 64 [ 1.108302] Trying to unpack rootfs image as initramfs... [ 1.115274] Initialise system trusted keyrings [ 1.116871] Key type blacklist registered [ 1.122615] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.139154] zbud: loaded [ 1.142937] integrity: Platform Keyring initialized [ 1.143264] integrity: Machine keyring initialized [ 1.143361] Key type asymmetric registered [ 1.143486] Asymmetric key parser 'x509' registered [ 1.367238] Freeing initrd memory: 7552K [ 1.388297] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.388656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.389256] io scheduler mq-deadline registered [ 1.395835] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.398915] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.400793] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.403332] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.406521] Linux agpgart interface v0.103 [ 1.408000] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.411115] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.413758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.415415] mousedev: PS/2 mouse device common for all mice [ 1.418239] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.420213] rtc_cmos 00:05: RTC can wake from S4 [ 1.423966] rtc_cmos 00:05: registered as rtc0 [ 1.424570] rtc_cmos 00:05: setting system clock to 2024-09-28T04:51:58 UTC (1727499118) [ 1.426104] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.426639] ledtrig-cpu: registered to indicate activity on CPUs [ 1.467536] NET: Registered PF_INET6 protocol family [ 1.476148] Segment Routing with IPv6 [ 1.476369] In-situ OAM (IOAM) with IPv6 [ 1.476729] mip6: Mobile IPv6 [ 1.477016] NET: Registered PF_PACKET protocol family [ 1.477396] mpls_gso: MPLS GSO support [ 1.478957] IPI shorthand broadcast: enabled [ 1.479420] sched_clock: Marking stable (1456030901, 20052733)->(1482397188, -6313554) [ 1.481733] registered taskstats version 1 [ 1.482018] Loading compiled-in X.509 certificates [ 1.536177] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.536454] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.539702] zswap: loaded using pool lzo/zbud [ 1.541465] Key type .fscrypt registered [ 1.541563] Key type fscrypt-provisioning registered [ 1.548692] Key type encrypted registered [ 1.548814] AppArmor: AppArmor sha1 policy hashing enabled [ 1.549304] ima: No TPM chip found, activating TPM-bypass! [ 1.549438] ima: Allocated hash algorithm: sha256 [ 1.550965] ima: No architecture policies found [ 1.551447] evm: Initialising EVM extended attributes: [ 1.551553] evm: security.selinux [ 1.551640] evm: security.SMACK64 (disabled) [ 1.551712] evm: security.SMACK64EXEC (disabled) [ 1.551791] evm: security.SMACK64TRANSMUTE (disabled) [ 1.551874] evm: security.SMACK64MMAP (disabled) [ 1.551955] evm: security.apparmor [ 1.552016] evm: security.ima [ 1.552071] evm: security.capability [ 1.552223] evm: HMAC attrs: 0x1 [ 1.800707] clk: Disabling unused clocks [ 1.810890] Freeing unused decrypted memory: 2036K [ 1.870756] Freeing unused kernel image (initmem) memory: 2796K [ 1.870974] Write protecting the kernel read-only data: 26624k [ 1.874380] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.875522] Freeing unused kernel image (rodata/data gap) memory: 1168K [ 2.009094] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.009464] Run /init as init process [ 2.009586] with arguments: [ 2.009674] /init [ 2.009735] SMOKE_TEST [ 2.009798] with environment: [ 2.009874] HOME=/ [ 2.009938] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.136227] tsc: Refined TSC clocksource calibration: 3593.144 MHz [ 2.136651] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb06a98ad, max_idle_ns: 440795259462 ns [ 2.136952] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.291898] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.316998] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.329857] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + echo SMOKE_TEST_SUCCESS SMOKE_TEST_SUCCESS + poweroff -f [ 2.369860] ACPI: PM: Preparing to enter system sleep state S5 [ 2.370452] reboot: Power down [host] qemu-ifdown: br-test and tap0 + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.255.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn -d --network ttcn3-ggsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 e6ef8e1f881157c743ee5d0df05faf919407388d42cddf125338fda6afa38fdc + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 255 202 + NET=255 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-255 --ip 172.18.255.202 --ip6 fd02:db8:255::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-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@6222b7215aa8: Unix server socket created successfully. MC@6222b7215aa8: Listening on TCP port 44057. 6222b7215aa8 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 6222b7215aa8 44057 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6222b7215aa8: New HC connected from 172.18.255.202 [172.18.255.202]. 6222b7215aa8: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@6222b7215aa8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@6222b7215aa8: Configuration file was processed on all HCs. MC@6222b7215aa8: Creating MTC on host 172.18.255.202. MC@6222b7215aa8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Sep 28 04:52:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Sep 28 04:52:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17548) Waiting for packet dumper to finish... 1 (prev_count=17548, count=17704) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Sep 28 04:52:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_ipcp started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_ipcp() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Sep 28 04:52:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sat Sep 28 04:52:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Sep 28 04:52:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11624) Waiting for packet dumper to finish... 1 (prev_count=11624, count=11780) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Sep 28 04:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_pcodns started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_pcodns() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Sep 28 04:52:41 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10965) Waiting for packet dumper to finish... 1 (prev_count=10965, count=11029) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Sep 28 04:52:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_gtpu_access() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Sep 28 04:52:51 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) Waiting for packet dumper to finish... 1 (prev_count=11088, count=11152) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sat Sep 28 04:52:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: Warning: Stopping inactive timer T_default. MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Sep 28 04:53:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11853) Waiting for packet dumper to finish... 1 (prev_count=11853, count=11917) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sat Sep 28 04:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: Warning: Stopping inactive timer T_default. MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Sep 28 04:53:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11806) Waiting for packet dumper to finish... 1 (prev_count=11806, count=11870) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Sep 28 04:53: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_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_clients_interact_with_txseq started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_clients_interact_with_txseq() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(fail): pass -> fail MTC@6222b7215aa8: Warning: Stopping inactive timer T_default. MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Sep 28 04:53:30 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14636) Waiting for packet dumper to finish... 1 (prev_count=14636, count=14700) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Sep 28 04:53:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_clients_interact_without_txseq started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_clients_interact_without_txseq() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(fail): pass -> fail MTC@6222b7215aa8: Warning: Stopping inactive timer T_default. MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Sat Sep 28 04:53:43 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14601) Waiting for packet dumper to finish... 1 (prev_count=14601, count=14665) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sat Sep 28 04:53:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_with_single_dns started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_with_single_dns() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Sep 28 04:53:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16238) Waiting for packet dumper to finish... 1 (prev_count=16238, count=16302) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sat Sep 28 04:54: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_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_deact_with_separate_dns() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Sep 28 04:54:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11764) Waiting for packet dumper to finish... 1 (prev_count=11764, count=11828) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Sep 28 04:54:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_update_teic started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_update_teic() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: sending UpdatePDP MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Sep 28 04:54:13 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12170) Waiting for packet dumper to finish... 1 (prev_count=12170, count=12234) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Sep 28 04:54: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp4_act_update_teid started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp4_act_update_teid() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: sending UpdatePDP MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Sat Sep 28 04:54:23 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12380) Waiting for packet dumper to finish... 1 (prev_count=12380, count=12444) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Sep 28 04:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Sat Sep 28 04:54:32 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9876) Waiting for packet dumper to finish... 1 (prev_count=9876, count=9940) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Sep 28 04:54:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_pcodns started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_pcodns() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Sat Sep 28 04:54:40 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9910) Waiting for packet dumper to finish... 1 (prev_count=9910, count=9974) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Sep 28 04:54:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_icmp6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_icmp6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Sat Sep 28 04:54:48 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9901) Waiting for packet dumper to finish... 1 (prev_count=9901, count=9965) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Sep 28 04:54:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_gtpu_access() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Sat Sep 28 04:54:56 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9919) Waiting for packet dumper to finish... 1 (prev_count=9919, count=9983) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sat Sep 28 04:55:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_gtpu_access_ll_saddr() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail'. Sat Sep 28 04:55:04 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9946) Waiting for packet dumper to finish... 1 (prev_count=9946, count=10010) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sat Sep 28 04:55:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Sat Sep 28 04:55:12 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970) Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sat Sep 28 04:55:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Sat Sep 28 04:55:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10214) Waiting for packet dumper to finish... 1 (prev_count=10214, count=10278) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sat Sep 28 04:55:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Sat Sep 28 04:55:28 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9947) Waiting for packet dumper to finish... 1 (prev_count=9947, count=10011) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Sep 28 04:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp6_clients_interact started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp6_clients_interact() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Sat Sep 28 04:55:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9903) Waiting for packet dumper to finish... 1 (prev_count=9903, count=9967) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sat Sep 28 04:55:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Sat Sep 28 04:55:44 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9893) Waiting for packet dumper to finish... 1 (prev_count=9893, count=9957) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sat Sep 28 04:55:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_ipcp started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_ipcp() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Sat Sep 28 04:55:52 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685) Waiting for packet dumper to finish... 1 (prev_count=9685, count=9749) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sat Sep 28 04:55:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_icmp6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_icmp6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Sat Sep 28 04:56:00 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9764) Waiting for packet dumper to finish... 1 (prev_count=9764, count=9828) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sat Sep 28 04:56:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_pcodns4 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_pcodns4() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Sat Sep 28 04:56:08 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9772) Waiting for packet dumper to finish... 1 (prev_count=9772, count=9836) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sat Sep 28 04:56:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_pcodns6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_pcodns6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Sat Sep 28 04:56:16 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675) Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sat Sep 28 04:56:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_gtpu_access() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Sat Sep 28 04:56:25 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9687) Waiting for packet dumper to finish... 1 (prev_count=9687, count=9751) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sat Sep 28 04:56:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Sat Sep 28 04:56:33 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9921) Waiting for packet dumper to finish... 1 (prev_count=9921, count=9985) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sat Sep 28 04:56: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_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@6222b7215aa8: 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@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Sat Sep 28 04:56:41 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9741) Waiting for packet dumper to finish... 1 (prev_count=9741, count=9805) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sat Sep 28 04:56:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_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@6222b7215aa8: 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@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Sat Sep 28 04:56:49 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9759) Waiting for packet dumper to finish... 1 (prev_count=9759, count=9823) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sat Sep 28 04:56: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_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp46_clients_interact started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp46_clients_interact() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Sat Sep 28 04:56:57 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9663) Waiting for packet dumper to finish... 1 (prev_count=9663, count=9727) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Sep 28 04:57: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_echo_req_resp started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_echo_req_resp() start" MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_echo_req_resp finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Sep 28 04:57:07 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990) Waiting for packet dumper to finish... 1 (prev_count=6990, count=7054) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Sep 28 04:57:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_echo_req_resp_gtpu started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_echo_req_resp_gtpu() start" MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: setverdict(pass): pass -> pass, component reason not changed MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: pass MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Sep 28 04:57:17 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Sep 28 04:57:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_pdp_act_restart_ctr_echo started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_pdp_act_restart_ctr_echo() start" MTC@6222b7215aa8: sending CreatePDP MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sat Sep 28 04:57:25 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9781) Waiting for packet dumper to finish... 1 (prev_count=9781, count=9845) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Sep 28 04:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_lots_of_concurrent_pdp_ctx() start" MTC@6222b7215aa8: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":414 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Sat Sep 28 04:57:33 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9818) Waiting for packet dumper to finish... 1 (prev_count=9818, count=9882) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Sep 28 04:57:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6222b7215aa8: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@6222b7215aa8: Test case TC_addr_pool_exhaustion started. MTC@6222b7215aa8: GTP1C ConnectionID: 1 MTC@6222b7215aa8: "TC_addr_pool_exhaustion() start" MTC@6222b7215aa8: Successfully created 0 PDP contexts before exhausting the pool MTC@6222b7215aa8: setverdict(pass): none -> pass MTC@6222b7215aa8: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@6222b7215aa8: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@6222b7215aa8: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@6222b7215aa8: Setting final verdict of the test case. MTC@6222b7215aa8: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@6222b7215aa8: No PTCs were created. MTC@6222b7215aa8: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@6222b7215aa8: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Sat Sep 28 04:59:42 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.255.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9795) Waiting for packet dumper to finish... 1 (prev_count=9795, count=10115) MTC@6222b7215aa8: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@6222b7215aa8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6222b7215aa8: Terminating MTC. MC@6222b7215aa8: MTC terminated. MC2> exit MC@6222b7215aa8: Shutting down session. MC@6222b7215aa8: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass->FAIL GGSN_Tests.TC_pdp6_act_deact pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp6_clients_interact pass->FAIL GGSN_Tests.TC_pdp46_act_deact pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 15 NEW: FAIL: 10 pass: 8 NEW: PASS: 4 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1328-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-255 + cut -d : -f2 + awk -F" NR>1{print $2} + grep Name + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-255 + docker network remove ttcn3-ggsn-test-255 ttcn3-ggsn-test-255 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1328-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2287 GGSN_Tests control part GGSN_Tests.ttcn:1565 TC_pdp4_act_update_teid testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2303 GGSN_Tests control part GGSN_Tests.ttcn:1572 TC_pdp46_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2304 GGSN_Tests control part GGSN_Tests.ttcn:1584 TC_pdp46_act_deact_ipcp testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2305 GGSN_Tests control part GGSN_Tests.ttcn:1609 TC_pdp46_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2306 GGSN_Tests control part GGSN_Tests.ttcn:1625 TC_pdp46_act_deact_pcodns4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2307 GGSN_Tests control part GGSN_Tests.ttcn:1649 TC_pdp46_act_deact_pcodns6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2308 GGSN_Tests control part GGSN_Tests.ttcn:1673 TC_pdp46_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2309 GGSN_Tests control part GGSN_Tests.ttcn:1691 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2310 GGSN_Tests control part GGSN_Tests.ttcn:1708 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2311 GGSN_Tests control part GGSN_Tests.ttcn:1724 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2312 GGSN_Tests control part GGSN_Tests.ttcn:1745 TC_pdp46_clients_interact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1908 TC_pdp_act_restart_ctr_echo testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2330 GGSN_Tests control part GGSN_Tests.ttcn:1995 TC_lots_of_concurrent_pdp_ctx testcase "GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2332 GGSN_Tests control part GGSN_Tests.ttcn:2134 TC_addr_pool_exhaustion testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2291 GGSN_Tests control part GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2292 GGSN_Tests control part GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2293 GGSN_Tests control part GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2294 GGSN_Tests control part GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2295 GGSN_Tests control part GGSN_Tests.ttcn:1100 TC_pdp6_act_deact_gtpu_access_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2296 GGSN_Tests control part GGSN_Tests.ttcn:1145 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2297 GGSN_Tests control part GGSN_Tests.ttcn:1165 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2298 GGSN_Tests control part GGSN_Tests.ttcn:1186 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match" GGSN_Tests.ttcn:2299 GGSN_Tests control part GGSN_Tests.ttcn:1206 TC_pdp6_clients_interact testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE