Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
Commit message: "jenkins-common: Treat -asan builds the same as -master"
 > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
[ttcn3-ggsn-test-kernel-net-next] $ /bin/sh -xe /tmp/jenkins5353730634969738350.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + export KERNEL_BUILD=1 + export KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + export KERNEL_REMOTE_NAME=net-next + export KERNEL_BRANCH=main + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-net-next-28 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:bookworm #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #6 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 ... #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.5s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.7s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.7s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.8s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 0.8s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [ 4/16] 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/ #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.369 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.369 + apt-get update #26 0.455 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.456 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.456 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.462 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.706 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #26 0.785 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.808 Fetched 424 kB in 0s (1057 kB/s) #26 0.808 Reading package lists... #26 1.172 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.181 Reading package lists... #26 1.542 Building dependency tree... #26 1.633 Reading state information... #26 1.716 The following additional packages will be installed: #26 1.716 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.716 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.716 libyder-dev libyder2.0 #26 1.717 Suggested packages: #26 1.717 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.717 uhd-host #26 1.717 Recommended packages: #26 1.717 limesuite-udev limesuite-images gnuradio-dev #26 1.821 The following NEW packages will be installed: #26 1.821 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.821 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.821 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.856 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.856 Need to get 5782 kB of archives. #26 1.856 After this operation, 24.8 MB of additional disk space will be used. #26 1.856 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 1.867 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406162026 [263 kB] #26 1.881 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406162026 [53.0 kB] #26 1.886 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.888 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.891 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.902 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.903 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 1.906 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.938 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.939 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.969 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.977 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.978 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.145 debconf: delaying package configuration, since apt-utils is not installed #26 2.197 Fetched 5782 kB in 0s (37.3 MB/s) #26 2.253 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.253 (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 ... 115757 files and directories currently installed.) #26 2.316 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.333 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.508 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.519 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406162026_amd64.deb ... #26 2.554 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406162026) ... #26 2.685 Selecting previously unselected package liblimesuite-dev. #26 2.695 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406162026_amd64.deb ... #26 2.711 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406162026) ... #26 2.864 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.874 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.892 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.014 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.025 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.042 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.197 Selecting previously unselected package liborcania2.3:amd64. #26 3.209 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.226 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.340 Selecting previously unselected package liborcania-dev:amd64. #26 3.351 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.370 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.510 Selecting previously unselected package libsystemd-dev:amd64. #26 3.521 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 3.537 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 3.705 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.715 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.732 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.039 Selecting previously unselected package libuhd-dev:amd64. #26 4.049 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.068 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.236 Selecting previously unselected package libyder2.0:amd64. #26 4.246 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.266 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.394 Selecting previously unselected package libulfius2.7:amd64. #26 4.405 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.421 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.538 Selecting previously unselected package libyder-dev:amd64. #26 4.549 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.568 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.725 Selecting previously unselected package libulfius-dev:amd64. #26 4.736 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.755 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.961 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 5.013 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 5.065 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.116 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.171 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406162026) ... #26 5.225 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.274 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.323 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.372 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 5.421 Setting up liblimesuite-dev (23.11.0.4.9dce.202406162026) ... #26 5.472 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.524 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.574 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.624 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.677 Processing triggers for man-db (2.11.2-2) ... #26 5.730 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.870 + apt-get clean #26 DONE 6.1s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:9130b21173e49547af7ce16d3286b3449dd066a8b1b76d90b281fb6063b9e3fb done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 9130b21173e4 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.53kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #5 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.1s #7 [2/8] 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 bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #7 0.372 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.372 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.372 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.372 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.713 Reading package lists... #7 1.085 Reading package lists... #7 1.440 Building dependency tree... #7 1.529 Reading state information... #7 1.613 bc is already the newest version (1.07.1-3+b1). #7 1.613 ca-certificates is already the newest version (20230311). #7 1.613 iproute2 is already the newest version (6.1.0-3). #7 1.613 libelf-dev is already the newest version (0.188-2.1). #7 1.613 The following additional packages will be installed: #7 1.613 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #7 1.613 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #7 1.613 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #7 1.613 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #7 1.613 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #7 1.613 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.613 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #7 1.613 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #7 1.613 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-21-amd64 #7 1.613 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #7 1.613 seabios udev #7 1.614 Suggested packages: #7 1.614 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #7 1.614 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #7 1.614 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #7 1.614 Recommended packages: #7 1.614 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #7 1.614 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #7 1.614 qemu-block-extra #7 1.837 The following NEW packages will be installed: #7 1.837 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #7 1.837 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #7 1.837 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #7 1.837 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #7 1.837 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #7 1.837 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.837 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #7 1.838 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #7 1.838 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #7 1.838 linux-image-6.1.0-21-amd64 linux-image-amd64 osmocom-nightly pax-utils #7 1.838 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #7 1.838 seabios udev #7 1.878 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #7 1.878 Need to get 96.8 MB of archives. #7 1.878 After this operation, 546 MB of additional disk space will be used. #7 1.878 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #7 1.888 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406162026 [1180 B] #7 1.904 Get:3 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #7 1.906 Get:4 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] #7 1.917 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202406162026 [7964 B] #7 1.923 Get:6 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #7 1.923 Get:7 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #7 1.925 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202406162026 [3536 B] #7 1.927 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406162026 [164 kB] #7 1.931 Get:10 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #7 1.932 Get:11 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #7 1.933 Get:12 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142 [105 kB] #7 1.933 Get:13 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #7 1.934 Get:14 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142 [72.9 kB] #7 1.934 Get:15 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #7 1.941 Get:16 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 1.962 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406162026 [46.0 kB] #7 1.967 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406162026 [65.4 kB] #7 1.972 Get:19 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #7 1.973 Get:20 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #7 1.974 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #7 1.974 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406162026 [222 kB] #7 1.982 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #7 1.982 Get:24 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #7 1.988 Get:25 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #7 1.988 Get:26 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 1.988 Get:27 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 1.989 Get:28 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 1.991 Get:29 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 1.992 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406162026 [66.0 kB] #7 1.993 Get:31 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #7 1.993 Get:32 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #7 1.993 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406162026 [98.3 kB] #7 1.995 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406162026 [173 kB] #7 1.997 Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406162026 [54.4 kB] #7 1.998 Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406162026 [58.5 kB] #7 1.999 Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406162026 [45.2 kB] #7 2.000 Get:38 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #7 2.001 Get:39 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 2.001 Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406162026 [38.6 kB] #7 2.001 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 2.002 Get:42 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 2.002 Get:43 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 2.002 Get:44 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406162026 [840 kB] #7 2.014 Get:45 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 2.016 Get:46 http://deb.debian.org/debian-security bookworm-security/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #7 2.025 Get:47 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #7 2.026 Get:48 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 2.028 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #7 2.028 Get:50 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #7 2.029 Get:51 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #7 2.029 Get:52 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #7 2.033 Get:53 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #7 2.033 Get:54 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #7 2.033 Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-6.1.0-21-amd64 amd64 6.1.90-1 [68.8 MB] #7 2.657 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-amd64 amd64 6.1.90-1 [1476 B] #7 2.658 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #7 2.719 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #7 2.720 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u5 [2148 kB] #7 2.732 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u5 [1286 kB] #7 2.736 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #7 2.737 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u5 [9300 kB] #7 2.964 debconf: delaying package configuration, since apt-utils is not installed #7 3.020 Fetched 96.8 MB in 1s (100 MB/s) #7 3.088 Selecting previously unselected package cpio. #7 3.088 (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 ... 117415 files and directories currently installed.) #7 3.138 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #7 3.154 Unpacking cpio (2.13+dfsg-7.1) ... #7 3.338 Selecting previously unselected package kmod. #7 3.348 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #7 3.367 Unpacking kmod (30+20221128-1) ... #7 3.529 Selecting previously unselected package udev. #7 3.540 Preparing to unpack .../02-udev_252.22-1~deb12u1_amd64.deb ... #7 3.559 Unpacking udev (252.22-1~deb12u1) ... #7 3.786 Selecting previously unselected package bridge-utils. #7 3.797 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #7 3.812 Unpacking bridge-utils (1.7.1-1) ... #7 3.929 Selecting previously unselected package busybox-static. #7 3.938 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #7 3.953 Unpacking busybox-static (1:1.35.0-4+b3) ... #7 4.113 Selecting previously unselected package libklibc:amd64. #7 4.123 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #7 4.138 Unpacking libklibc:amd64 (2.0.12-1) ... #7 4.264 Selecting previously unselected package klibc-utils. #7 4.275 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #7 4.291 Unpacking klibc-utils (2.0.12-1) ... #7 4.429 Selecting previously unselected package initramfs-tools-core. #7 4.438 Preparing to unpack .../07-initramfs-tools-core_0.142_all.deb ... #7 4.454 Unpacking initramfs-tools-core (0.142) ... #7 4.586 Selecting previously unselected package linux-base. #7 4.597 Preparing to unpack .../08-linux-base_4.9_all.deb ... #7 4.612 Unpacking linux-base (4.9) ... #7 4.752 Selecting previously unselected package initramfs-tools. #7 4.763 Preparing to unpack .../09-initramfs-tools_0.142_all.deb ... #7 4.790 Unpacking initramfs-tools (0.142) ... #7 4.935 Selecting previously unselected package ipxe-qemu. #7 4.946 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #7 4.961 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 5.118 Selecting previously unselected package iso-codes. #7 5.129 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #7 5.151 Unpacking iso-codes (4.15.0-1) ... #7 5.586 Selecting previously unselected package libbrlapi0.8:amd64. #7 5.596 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #7 5.627 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 5.755 Selecting previously unselected package libnspr4:amd64. #7 5.766 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #7 5.782 Unpacking libnspr4:amd64 (2:4.35-1) ... #7 5.905 Selecting previously unselected package libnss3:amd64. #7 5.915 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #7 5.931 Unpacking libnss3:amd64 (2:3.87.1-1) ... #7 6.127 Selecting previously unselected package libcacard0:amd64. #7 6.136 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #7 6.155 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #7 6.284 Selecting previously unselected package libcapstone4:amd64. #7 6.294 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #7 6.311 Unpacking libcapstone4:amd64 (4.0.2-5) ... #7 6.475 Selecting previously unselected package libdaxctl1:amd64. #7 6.486 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #7 6.502 Unpacking libdaxctl1:amd64 (76.1-1) ... #7 6.605 Selecting previously unselected package libdrm-common. #7 6.616 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #7 6.632 Unpacking libdrm-common (2.4.114-1) ... #7 6.768 Selecting previously unselected package libdrm2:amd64. #7 6.779 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #7 6.794 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 6.922 Selecting previously unselected package libdw1:amd64. #7 6.932 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #7 6.947 Unpacking libdw1:amd64 (0.188-2.1) ... #7 7.087 Selecting previously unselected package libepoxy0:amd64. #7 7.098 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #7 7.114 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 7.249 Selecting previously unselected package libexecs0:amd64. #7 7.259 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #7 7.275 Unpacking libexecs0:amd64 (1.3-2) ... #7 7.393 Selecting previously unselected package libfdt1:amd64. #7 7.404 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #7 7.421 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #7 7.548 Selecting previously unselected package libfuse3-3:amd64. #7 7.559 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #7 7.574 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #7 7.710 Selecting previously unselected package libwayland-server0:amd64. #7 7.720 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #7 7.735 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 7.866 Selecting previously unselected package libgbm1:amd64. #7 7.876 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 7.891 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 8.009 Selecting previously unselected package libunwind8:amd64. #7 8.019 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #7 8.036 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 8.179 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 8.188 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 8.204 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 8.388 Selecting previously unselected package liborc-0.4-0:amd64. #7 8.397 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 8.413 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 8.557 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 8.567 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 8.582 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 8.748 Selecting previously unselected package osmocom-nightly. #7 8.758 Preparing to unpack .../31-osmocom-nightly_202406162026_amd64.deb ... #7 8.774 Unpacking osmocom-nightly (202406162026) ... #7 8.894 Selecting previously unselected package libgtpnl0:amd64. #7 8.905 Preparing to unpack .../32-libgtpnl0_1.2.5.28.a2dd.202406162026_amd64.deb ... #7 8.929 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202406162026) ... #7 9.034 Selecting previously unselected package libgtpnl-dev:amd64. #7 9.045 Preparing to unpack .../33-libgtpnl-dev_1.2.5.28.a2dd.202406162026_amd64.deb ... #7 9.061 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406162026) ... #7 9.206 Selecting previously unselected package libndctl6:amd64. #7 9.217 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #7 9.234 Unpacking libndctl6:amd64 (76.1-1) ... #7 9.367 Selecting previously unselected package libopus0:amd64. #7 9.377 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #7 9.392 Unpacking libopus0:amd64 (1.3.1-3) ... #7 9.523 Selecting previously unselected package libosmocore21:amd64. #7 9.532 Preparing to unpack .../36-libosmocore21_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 9.548 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406162026) ... #7 9.675 Selecting previously unselected package libosmocodec4:amd64. #7 9.686 Preparing to unpack .../37-libosmocodec4_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 9.701 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406162026) ... #7 9.821 Selecting previously unselected package libosmoisdn0:amd64. #7 9.831 Preparing to unpack .../38-libosmoisdn0_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 9.847 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 9.969 Selecting previously unselected package libosmogsm20:amd64. #7 9.978 Preparing to unpack .../39-libosmogsm20_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 9.994 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.13 Selecting previously unselected package libosmocoding0:amd64. #7 10.14 Preparing to unpack .../40-libosmocoding0_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.15 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.30 Selecting previously unselected package libosmovty13:amd64. #7 10.31 Preparing to unpack .../41-libosmovty13_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.33 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.46 Selecting previously unselected package libosmogb14:amd64. #7 10.47 Preparing to unpack .../42-libosmogb14_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.49 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.62 Selecting previously unselected package libosmoctrl0:amd64. #7 10.63 Preparing to unpack .../43-libosmoctrl0_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.65 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.77 Selecting previously unselected package libosmosim2:amd64. #7 10.79 Preparing to unpack .../44-libosmosim2_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.80 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406162026) ... #7 10.92 Selecting previously unselected package libosmousb0:amd64. #7 10.93 Preparing to unpack .../45-libosmousb0_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 10.95 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 11.05 Selecting previously unselected package libosmocore. #7 11.06 Preparing to unpack .../46-libosmocore_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 11.08 Unpacking libosmocore (1.9.0.208.10d4d.202406162026) ... #7 11.19 Selecting previously unselected package libosmocore-dev:amd64. #7 11.20 Preparing to unpack .../47-libosmocore-dev_1.9.0.208.10d4d.202406162026_amd64.deb ... #7 11.22 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406162026) ... #7 11.40 Selecting previously unselected package libpmem1:amd64. #7 11.41 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #7 11.43 Unpacking libpmem1:amd64 (1.12.1-2) ... #7 11.56 Selecting previously unselected package libslirp0:amd64. #7 11.57 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #7 11.58 Unpacking libslirp0:amd64 (4.7.0-1) ... #7 11.71 Selecting previously unselected package libsndio7.0:amd64. #7 11.72 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #7 11.74 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 11.87 Selecting previously unselected package libspice-server1:amd64. #7 11.88 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #7 11.90 Unpacking libspice-server1:amd64 (0.15.1-1) ... #7 12.07 Selecting previously unselected package libusbredirparser1:amd64. #7 12.08 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #7 12.09 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #7 12.21 Selecting previously unselected package libvdeplug2:amd64. #7 12.23 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #7 12.24 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #7 12.41 Selecting previously unselected package linux-image-6.1.0-21-amd64. #7 12.42 Preparing to unpack .../54-linux-image-6.1.0-21-amd64_6.1.90-1_amd64.deb ... #7 12.44 Unpacking linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 14.42 Selecting previously unselected package linux-image-amd64. #7 14.43 Preparing to unpack .../55-linux-image-amd64_6.1.90-1_amd64.deb ... #7 14.46 Unpacking linux-image-amd64 (6.1.90-1) ... #7 14.58 Selecting previously unselected package python3-pyelftools. #7 14.59 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #7 14.60 Unpacking python3-pyelftools (0.29-1) ... #7 14.73 Selecting previously unselected package pax-utils. #7 14.74 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #7 14.75 Unpacking pax-utils (1.3.7-1) ... #7 14.87 Selecting previously unselected package qemu-system-common. #7 14.89 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 14.90 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 15.12 Selecting previously unselected package qemu-system-data. #7 15.13 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u5_all.deb ... #7 15.15 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 15.33 Selecting previously unselected package seabios. #7 15.34 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #7 15.36 Unpacking seabios (1.16.2-1) ... #7 15.48 Selecting previously unselected package qemu-system-x86. #7 15.49 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 15.50 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 16.00 Setting up cpio (2.13+dfsg-7.1) ... #7 16.07 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #7 16.07 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 #7 16.11 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 16.18 Setting up libdw1:amd64 (0.188-2.1) ... #7 16.25 Setting up linux-base (4.9) ... #7 16.34 debconf: unable to initialize frontend: Dialog #7 16.34 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 16.34 debconf: falling back to frontend: Readline #7 16.35 debconf: unable to initialize frontend: Readline #7 16.35 debconf: (This frontend requires a controlling tty.) #7 16.35 debconf: falling back to frontend: Teletype #7 16.41 Setting up osmocom-nightly (202406162026) ... #7 16.45 Setting up python3-pyelftools (0.29-1) ... #7 16.68 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202406162026) ... #7 16.72 Setting up libexecs0:amd64 (1.3-2) ... #7 16.77 Setting up kmod (30+20221128-1) ... #7 16.85 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #7 16.89 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #7 16.94 Setting up libunwind8:amd64 (1.6.2-3) ... #7 16.99 Setting up libklibc:amd64 (2.0.12-1) ... #7 17.03 Setting up busybox-static (1:1.35.0-4+b3) ... #7 17.08 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406162026) ... #7 17.13 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 17.18 Setting up libnspr4:amd64 (2:4.35-1) ... #7 17.22 Setting up libopus0:amd64 (1.3.1-3) ... #7 17.27 Setting up udev (252.22-1~deb12u1) ... #7 17.93 invoke-rc.d: could not determine current runlevel #7 17.94 invoke-rc.d: policy-rc.d denied execution of start. #7 17.97 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 18.02 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 18.06 Setting up libfuse3-3:amd64 (3.14.0-4) ... #7 18.11 Setting up libdaxctl1:amd64 (76.1-1) ... #7 18.15 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 18.20 Setting up bridge-utils (1.7.1-1) ... #7 18.30 debconf: unable to initialize frontend: Dialog #7 18.30 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 18.30 debconf: falling back to frontend: Readline #7 18.31 debconf: unable to initialize frontend: Readline #7 18.31 debconf: (This frontend requires a controlling tty.) #7 18.31 debconf: falling back to frontend: Teletype #7 18.34 Setting up seabios (1.16.2-1) ... #7 18.38 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 18.43 Setting up libcapstone4:amd64 (4.0.2-5) ... #7 18.48 Setting up libslirp0:amd64 (4.7.0-1) ... #7 18.52 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406162026) ... #7 18.57 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 18.61 Setting up libndctl6:amd64 (76.1-1) ... #7 18.66 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 18.71 Setting up klibc-utils (2.0.12-1) ... #7 18.75 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #7 18.77 Setting up libpmem1:amd64 (1.12.1-2) ... #7 18.82 Setting up libdrm-common (2.4.114-1) ... #7 18.86 Setting up iso-codes (4.15.0-1) ... #7 18.91 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 18.95 Setcap worked! gst-ptp-helper is not suid! #7 18.96 Setting up pax-utils (1.3.7-1) ... #7 19.01 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406162026) ... #7 19.06 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406162026) ... #7 19.10 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 19.15 Setting up libvdeplug2:amd64 (4.0.1-4) ... #7 19.20 Setting up libnss3:amd64 (2:3.87.1-1) ... #7 19.24 Setting up libcacard0:amd64 (1:2.8.0-3) ... #7 19.29 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 19.34 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406162026) ... #7 19.38 Setting up initramfs-tools-core (0.142) ... #7 19.46 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 19.50 Setting up initramfs-tools (0.142) ... #7 19.59 update-initramfs: deferring update (trigger activated) #7 19.64 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406162026) ... #7 19.68 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 19.73 Setting up linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 20.27 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 20.27 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 20.27 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 20.27 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 20.28 /etc/kernel/postinst.d/initramfs-tools: #7 20.28 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 20.28 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 24.29 I: The initramfs will attempt to resume from /dev/md0 #7 24.29 I: Set the RESUME variable to override this. #7 31.16 Setting up linux-image-amd64 (6.1.90-1) ... #7 31.22 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406162026) ... #7 31.26 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406162026) ... #7 31.31 Setting up libosmocore (1.9.0.208.10d4d.202406162026) ... #7 31.35 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406162026) ... #7 31.41 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 31.49 Processing triggers for man-db (2.11.2-2) ... #7 31.53 Processing triggers for sgml-base (1.31) ... #7 31.60 Processing triggers for mailcap (3.70+nmu1) ... #7 31.65 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 31.72 Setting up libspice-server1:amd64 (0.15.1-1) ... #7 31.76 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 31.84 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 31.89 Processing triggers for initramfs-tools (0.142) ... #7 31.93 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 31.94 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 35.94 I: The initramfs will attempt to resume from /dev/md0 #7 35.94 I: Set the RESUME variable to override this. #7 42.10 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 42.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.364 Cloning into 'osmo-ggsn'... #9 DONE 0.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.450 Already on 'master' #11 0.450 Your branch is up to date with 'origin/master'. #11 0.452 refs/heads/master #11 0.461 HEAD is now at 7ae1177 README.md: cosmetic: fix a typo #11 0.463 master #11 0.465 7ae1177e04152916c93705bc6e6b7005f6f18685 #11 2.739 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.319 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.319 libtoolize: copying file './ltmain.sh' #11 4.352 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.352 libtoolize: copying file 'm4/libtool.m4' #11 4.385 libtoolize: copying file 'm4/ltoptions.m4' #11 4.419 libtoolize: copying file 'm4/ltsugar.m4' #11 4.452 libtoolize: copying file 'm4/ltversion.m4' #11 4.485 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.518 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.095 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.095 configure.ac:80: You should run autoupdate. #11 7.095 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.095 configure.ac:80: the top level #11 7.095 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.095 configure.ac:102: You should run autoupdate. #11 7.095 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.095 configure.ac:102: the top level #11 8.087 configure.ac:18: installing './compile' #11 8.090 configure.ac:10: installing './config.guess' #11 8.092 configure.ac:10: installing './config.sub' #11 8.096 configure.ac:19: installing './install-sh' #11 8.099 configure.ac:155: installing './missing' #11 8.184 ggsn/Makefile.am: installing './depcomp' #11 8.487 checking build system type... x86_64-pc-linux-gnu #11 8.573 checking host system type... x86_64-pc-linux-gnu #11 8.573 checking whether make supports nested variables... yes #11 8.577 checking for gcc... gcc #11 8.605 checking whether the C compiler works... yes #11 8.644 checking for C compiler default output file name... a.out #11 8.646 checking for suffix of executables... #11 8.697 checking whether we are cross compiling... no #11 8.739 checking for suffix of object files... o #11 8.763 checking whether the compiler supports GNU C... yes #11 8.794 checking whether gcc accepts -g... yes #11 8.815 checking for gcc option to enable C11 features... none needed #11 8.861 checking whether gcc understands -c and -o together... yes #11 8.906 checking for a BSD-compatible install... /usr/bin/install -c #11 8.919 checking for gawk... gawk #11 8.919 checking how to run the C preprocessor... gcc -E #11 8.973 checking how to print strings... printf #11 8.997 checking for a sed that does not truncate output... /usr/bin/sed #11 9.005 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.007 checking for egrep... /usr/bin/grep -E #11 9.009 checking for fgrep... /usr/bin/grep -F #11 9.011 checking for ld used by gcc... /usr/bin/ld #11 9.020 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.024 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.027 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.057 checking whether ln -s works... yes #11 9.057 checking the maximum length of command line arguments... 1572864 #11 9.067 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.067 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.067 checking for /usr/bin/ld option to reload object files... -r #11 9.068 checking for file... file #11 9.068 checking for objdump... objdump #11 9.069 checking how to recognize dependent libraries... pass_all #11 9.069 checking for dlltool... no #11 9.070 checking how to associate runtime and link libraries... printf %s\n #11 9.070 checking for ar... ar #11 9.071 checking for archiver @FILE support... @ #11 9.102 checking for strip... strip #11 9.102 checking for ranlib... ranlib #11 9.102 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.180 checking for sysroot... no #11 9.180 checking for a working dd... /usr/bin/dd #11 9.186 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.206 checking for mt... mt #11 9.206 checking if mt is a manifest tool... no #11 9.214 checking for stdio.h... yes #11 9.242 checking for stdlib.h... yes #11 9.266 checking for string.h... yes #11 9.288 checking for inttypes.h... yes #11 9.311 checking for stdint.h... yes #11 9.334 checking for strings.h... yes #11 9.356 checking for sys/stat.h... yes #11 9.383 checking for sys/types.h... yes #11 9.405 checking for unistd.h... yes #11 9.431 checking for sys/time.h... yes #11 9.460 checking for dlfcn.h... yes #11 9.489 checking for objdir... .libs #11 9.571 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.596 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.596 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.622 checking if gcc static flag -static works... yes #11 9.689 checking if gcc supports -c -o file.o... yes #11 9.724 checking if gcc supports -c -o file.o... (cached) yes #11 9.724 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.738 checking whether -lc should be explicitly linked in... no #11 9.770 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.841 checking how to hardcode library paths into programs... immediate #11 9.841 checking whether stripping libraries is possible... yes #11 9.843 checking if libtool supports shared libraries... yes #11 9.843 checking whether to build shared libraries... yes #11 9.843 checking whether to build static libraries... yes #11 9.844 checking for pkg-config... /usr/bin/pkg-config #11 9.845 checking for pkg-config... /usr/bin/pkg-config #11 9.845 checking pkg-config is at least version 0.20... yes #11 9.847 checking for libgtpnl >= 1.2.0... yes #11 9.857 checking for egrep... (cached) /usr/bin/grep -E #11 9.857 checking for sys/wait.h that is POSIX.1 compatible... yes #11 9.889 checking for arpa/inet.h... yes #11 9.918 checking for fcntl.h... yes #11 9.943 checking for netdb.h... yes #11 9.974 checking for netinet/in.h... yes #11 10.00 checking for stdint.h... (cached) yes #11 10.00 checking for stdlib.h... (cached) yes #11 10.00 checking for string.h... (cached) yes #11 10.00 checking for sys/ioctl.h... yes #11 10.04 checking for sys/socket.h... yes #11 10.07 checking for sys/time.h... (cached) yes #11 10.07 checking for unistd.h... (cached) yes #11 10.07 checking for linux/if.h... yes #11 10.09 checking for net/if.h... yes #11 10.11 checking for linux/if_tun.h... yes #11 10.14 checking for net/if_tun.h... no #11 10.17 checking for linux/netlink.h... yes #11 10.19 checking for linux/rtnetlink.h... yes #11 10.22 checking for an ANSI C-conforming const... yes #11 10.25 checking for mode_t... yes #11 10.30 checking for size_t... yes #11 10.36 checking whether struct ifaliasreq exist... no #11 10.38 checking whether struct ifreq.ifru_netmask exist... yes #11 10.40 checking whether struct rt_msghdr exist... no #11 10.42 checking whether struct iphdr exists... yes #11 10.44 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.46 checking whether gcc needs -traditional... no #11 10.49 checking for gethostbyname... yes #11 10.53 checking for inet_ntoa... yes #11 10.58 checking for memset... yes #11 10.63 checking for select... yes #11 10.67 checking for socket... yes #11 10.72 checking for strdup... yes #11 10.77 checking for strerror... yes #11 10.81 checking for strtol... yes #11 10.86 checking for inet_aton... yes #11 10.91 checking for getopt.h... yes #11 10.94 checking for getopt_long... yes #11 10.98 checking whether build environment is sane... yes #11 11.00 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.00 checking whether make sets $(MAKE)... yes #11 11.02 checking whether make supports the include directive... yes (GNU style) #11 11.03 checking dependency style of gcc... gcc3 #11 11.07 checking for libosmocore >= 1.9.0... yes #11 11.08 checking for libosmovty >= 1.9.0... yes #11 11.09 checking for libosmoctrl >= 1.9.0... yes #11 11.11 CFLAGS=" -std=gnu11" #11 11.11 CPPFLAGS="" #11 11.14 checking that generated files are newer than configure... done #11 11.99 configure: creating ./config.status #11 12.65 config.status: creating Makefile #11 12.67 config.status: creating doc/Makefile #11 12.69 config.status: creating doc/examples/Makefile #11 12.71 config.status: creating ggsn/Makefile #11 12.73 config.status: creating gtp/Makefile #11 12.76 config.status: creating lib/Makefile #11 12.78 config.status: creating intl/Makefile #11 12.80 config.status: creating po/Makefile #11 12.82 config.status: creating utils/Makefile #11 12.84 config.status: creating sgsnemu/Makefile #11 12.86 config.status: creating doc/manuals/Makefile #11 12.89 config.status: creating contrib/Makefile #11 12.91 config.status: creating contrib/systemd/Makefile #11 12.93 config.status: creating tests/Makefile #11 12.95 config.status: creating tests/lib/Makefile #11 12.97 config.status: creating tests/gtp/Makefile #11 13.00 config.status: creating include/Makefile #11 13.02 config.status: creating include/osmocom/Makefile #11 13.04 config.status: creating include/osmocom/gtp/Makefile #11 13.07 config.status: creating libgtp.pc #11 13.08 config.status: creating config.h #11 13.10 config.status: executing tests/atconfig commands #11 13.10 config.status: executing libtool commands #11 13.12 config.status: executing depfiles commands #11 13.39 #11 13.39 osmo-ggsn Configuration: #11 13.39 GTP Linux kernel support: yes #11 13.44 echo 1.11.0.31-7ae1 > .version-t && mv .version-t .version #11 13.44 make install-recursive #11 13.44 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.45 Making install in include #11 13.45 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.46 Making install in osmocom #11 13.46 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.46 Making install in gtp #11 13.47 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.47 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.47 make[5]: Nothing to be done for 'install-exec-am'. #11 13.47 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.48 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.48 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.48 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.48 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.49 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.49 make[5]: Nothing to be done for 'install-exec-am'. #11 13.49 make[5]: Nothing to be done for 'install-data-am'. #11 13.49 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.49 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.49 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.49 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.49 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.49 make[4]: Nothing to be done for 'install-exec-am'. #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.49 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.49 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.49 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.49 Making install in lib #11 13.50 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.50 CC debug.o #11 13.50 CC checksum.o #11 13.50 CC getopt1.o #11 13.50 CC getopt.o #11 13.50 CC icmpv6.o #11 13.50 CC in46_addr.o #11 13.50 CC ippool.o #11 13.50 CC lookup.o #11 13.50 CC tun.o #11 13.50 CC netdev.o #11 13.50 CC netns.o #11 13.50 CC util.o #11 13.50 CC gtp-kernel.o #11 13.59 AR libmisc.a #11 13.59 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.61 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.61 make[3]: Nothing to be done for 'install-exec-am'. #11 13.61 make[3]: Nothing to be done for 'install-data-am'. #11 13.61 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.61 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.61 Making install in gtp #11 13.61 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.61 CC gsn.lo #11 13.61 CC gtp.lo #11 13.61 CC pdp.lo #11 13.61 CC gtpie.lo #11 13.61 CC lookupa.lo #11 13.61 CC queue.lo #11 14.03 CCLD libgtp.la #11 14.21 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.21 make[3]: Nothing to be done for 'install-data-am'. #11 14.21 /usr/bin/mkdir -p '/usr/local/lib' #11 14.21 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.25 libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.1 /usr/local/lib/libgtp.so.6.3.1 #11 14.26 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so.6 || { rm -f libgtp.so.6 && ln -s libgtp.so.6.3.1 libgtp.so.6; }; }) #11 14.26 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.6.3.1 libgtp.so; }; }) #11 14.27 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.27 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.28 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.28 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.33 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.33 ---------------------------------------------------------------------- #11 14.33 Libraries have been installed in: #11 14.33 /usr/local/lib #11 14.33 #11 14.33 If you ever happen to want to link against installed libraries #11 14.33 in a given directory, LIBDIR, you must either use libtool, and #11 14.33 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.33 flag during linking and do at least one of the following: #11 14.33 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.33 during execution #11 14.33 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.33 during linking #11 14.33 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.33 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.33 #11 14.33 See any operating system documentation about shared libraries for #11 14.33 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.33 ---------------------------------------------------------------------- #11 14.33 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.33 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.33 Making install in ggsn #11 14.34 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.34 CC ggsn_main.o #11 14.34 CC ggsn_vty.o #11 14.34 CC ggsn.o #11 14.34 CC pco.o #11 14.34 CC sgsn.o #11 14.46 CCLD osmo-ggsn #11 14.78 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.78 make[3]: Nothing to be done for 'install-data-am'. #11 14.78 /usr/bin/mkdir -p '/usr/local/bin' #11 14.78 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 14.83 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 14.84 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.84 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.84 Making install in sgsnemu #11 14.84 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 14.84 CC sgsnemu.o #11 14.84 CC cmdline.o #11 14.99 CCLD sgsnemu #11 15.18 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.18 make[3]: Nothing to be done for 'install-data-am'. #11 15.18 /usr/bin/mkdir -p '/usr/local/bin' #11 15.19 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.23 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.24 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.24 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.24 Making install in doc #11 15.24 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.25 Making install in examples #11 15.25 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.25 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.25 make[4]: Nothing to be done for 'install-exec-am'. #11 15.26 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.26 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.26 make install-data-hook #11 15.27 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.27 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.27 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.27 mkdir -p "$(dirname $j)" && \ #11 15.27 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.27 done #11 15.28 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.28 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.28 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.28 Making install in manuals #11 15.29 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.29 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.29 make[4]: Nothing to be done for 'install-exec-am'. #11 15.29 make[4]: Nothing to be done for 'install-data-am'. #11 15.29 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.29 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.29 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.30 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.30 make[4]: Nothing to be done for 'install-exec-am'. #11 15.30 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.31 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.31 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.31 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.31 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.31 Making install in contrib #11 15.31 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.32 Making install in systemd #11 15.32 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.33 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.33 make[4]: Nothing to be done for 'install-exec-am'. #11 15.33 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.33 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.33 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.33 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.33 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.34 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.34 make[4]: Nothing to be done for 'install-exec-am'. #11 15.34 make[4]: Nothing to be done for 'install-data-am'. #11 15.34 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.34 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.34 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.34 Making install in utils #11 15.34 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.34 CC gtp_echo_responder.o #11 15.41 CCLD gtp-echo-responder #11 15.51 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.51 make[3]: Nothing to be done for 'install-data-am'. #11 15.51 /usr/bin/mkdir -p '/usr/local/bin' #11 15.51 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.55 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.55 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.55 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.55 Making install in tests #11 15.55 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.56 Making install in lib #11 15.56 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.56 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.56 make[4]: Nothing to be done for 'install-exec-am'. #11 15.56 make[4]: Nothing to be done for 'install-data-am'. #11 15.56 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.56 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.56 Making install in gtp #11 15.57 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.57 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.57 make[4]: Nothing to be done for 'install-exec-am'. #11 15.57 make[4]: Nothing to be done for 'install-data-am'. #11 15.57 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.57 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.58 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.58 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.58 make[4]: Nothing to be done for 'install-exec-am'. #11 15.58 make[4]: Nothing to be done for 'install-data-am'. #11 15.58 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.58 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.58 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.58 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.59 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.59 make[3]: Nothing to be done for 'install-exec-am'. #11 15.59 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.60 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.60 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.60 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.60 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 15.8s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 2.3s done #14 writing image sha256:7e6ffb3ba0ab40efc8b9c4aad9234f1e04c75d5715d41743823a7480f127be5c done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n 7e6ffb3ba0ab + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406162026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406162026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406162026 amd64 Osmo VTY library ii osmocom-nightly 202406162026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load 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 #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.2s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.453 + OSMO_TTCN3_BRANCH=master #8 0.453 + shift #8 0.453 + cd /osmo-ttcn3-hacks #8 0.453 + git fetch #8 0.538 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.538 68e476c7..4f310fb6 master -> origin/master #8 0.546 + git checkout master #8 0.719 Already on 'master' #8 0.719 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.719 (use "git pull" to update your local branch) #8 0.720 + git symbolic-ref -q HEAD #8 0.722 refs/heads/master #8 0.722 + git reset --hard origin/master #8 0.747 HEAD is now at 4f310fb6 hnbgw: TC_hnb_disconnected_timeout #8 0.748 + git rev-parse --abbrev-ref HEAD #8 0.750 master #8 0.750 + git rev-parse HEAD #8 0.752 4f310fb61cf44d1ce4f1e4e59173be5f6e9283ef #8 0.752 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.753 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.753 + make -j8 deps #8 0.811 (make -j16 -C deps || make -j1 -C deps) #8 0.813 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.813 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.702 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.702 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.703 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.703 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.703 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.703 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.704 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.704 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.704 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.705 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.705 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.706 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.706 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.707 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.707 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.707 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.778 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.778 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.796 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.796 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.870 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.877 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.879 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.881 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.885 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.929 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.929 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.934 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.934 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.934 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.935 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.938 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.938 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.938 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.938 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.939 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.940 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.941 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.941 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.941 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.941 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.941 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.941 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.943 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.944 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.946 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.946 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.951 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.951 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.952 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.952 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.044 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.045 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.049 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.050 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.050 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.051 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.051 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.051 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.052 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.052 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.053 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.053 + make ggsn_tests #8 2.116 (make -j16 -C deps || make -j1 -C deps) #8 2.119 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.577 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.577 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.577 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.578 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.578 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.578 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.579 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.579 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.579 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.579 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.580 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.580 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.581 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.582 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.582 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.583 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.654 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.654 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.654 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.654 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.736 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.736 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.736 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.736 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.739 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.743 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.744 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.745 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.746 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.748 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.752 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.756 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.815 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.815 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.815 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.815 #8 2.815 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.815 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.816 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.816 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.816 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.816 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.816 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.816 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.817 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.817 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.817 + + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.817 gitorigin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.817 checkout+ git checkout -q -f+ git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.817 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.817 -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.817 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.819 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.819 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.819 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.820 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.820 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.820 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.894 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.895 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.898 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.899 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.903 Linking TCCInterface_Functions.ttcn #8 2.904 Linking TCCConversion_Functions.ttcn #8 2.905 Linking TCCConversion.cc #8 2.906 Linking TCCInterface.cc #8 2.907 Linking TCCInterface_ip.h #8 2.908 Linking TCCEncoding_Functions.ttcn #8 2.909 Linking TCCEncoding.cc #8 2.911 Linking Socket_API_Definitions.ttcn #8 2.912 Linking IPL4asp_Functions.ttcn #8 2.913 Linking IPL4asp_PT.cc #8 2.914 Linking IPL4asp_PT.hh #8 2.915 Linking IPL4asp_PortType.ttcn #8 2.917 Linking IPL4asp_Types.ttcn #8 2.918 Linking IPL4asp_discovery.cc #8 2.919 Linking IPL4asp_protocol_L234.hh #8 2.921 Linking ICMP_EncDec.cc #8 2.922 Linking ICMP_Types.ttcn #8 2.923 Linking ICMPv6_EncDec.cc #8 2.924 Linking ICMPv6_Types.ttcn #8 2.925 Linking IP_EncDec.cc #8 2.926 Linking IP_Types.ttcn #8 2.928 Linking UDP_EncDec.cc #8 2.929 Linking UDP_Types.ttcn #8 2.931 Linking GTPC_EncDec.cc #8 2.932 Linking GTPC_Types.ttcn #8 2.933 Linking GTPU_EncDec.cc #8 2.934 Linking GTPU_Types.ttcn #8 2.936 Linking TELNETasp_PT.cc #8 2.937 Linking TELNETasp_PT.hh #8 2.938 Linking TELNETasp_PortType.ttcn #8 2.939 Linking NS_Types.ttcn #8 2.940 Linking BSSGP_EncDec.cc #8 2.941 Linking BSSGP_Types.ttcn #8 2.943 Linking DIAMETER_EncDec.cc #8 2.944 Linking Misc_Helpers.ttcn #8 2.945 Linking General_Types.ttcn #8 2.946 Linking GSM_Types.ttcn #8 2.947 Linking Osmocom_Types.ttcn #8 2.948 Linking Native_Functions.ttcn #8 2.949 Linking Native_FunctionDefs.cc #8 2.950 Linking IPCP_Types.ttcn #8 2.951 Linking PAP_Types.ttcn #8 2.952 Linking GTPv1C_CodecPort.ttcn #8 2.953 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.954 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.955 Linking GTPv1C_Templates.ttcn #8 2.956 Linking Osmocom_Gb_Types.ttcn #8 2.958 Linking GTPv1U_CodecPort.ttcn #8 2.959 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.960 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.961 Linking GTPv1U_Templates.ttcn #8 2.962 Linking DIAMETER_Types.ttcn #8 2.962 Linking DIAMETER_CodecPort.ttcn #8 2.964 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.964 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.966 Linking DIAMETER_Emulation.ttcn #8 2.967 Linking DIAMETER_Templates.ttcn #8 2.968 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.969 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.970 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.971 Linking ICMP_Templates.ttcn #8 2.972 Linking ICMPv6_Templates.ttcn #8 2.974 Linking Osmocom_VTY_Functions.ttcn #8 2.975 Linking SCTP_Templates.ttcn #8 2.990 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.990 Generating Makefile skeleton... #8 2.990 Makefile skeleton was generated. #8 3.007 make -C ggsn_tests compile #8 3.010 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.010 /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 3.017 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.017 #8 3.021 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 3.030 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 3.031 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 3.031 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 3.033 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 3.036 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 3.063 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 3.064 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 3.065 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 3.065 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 3.073 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.074 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 3.081 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 3.081 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 3.082 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 3.082 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 3.086 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 3.086 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 3.086 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 3.086 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.088 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 3.088 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 3.088 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 3.089 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 3.089 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 3.090 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 3.090 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.090 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.091 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.091 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 3.092 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.092 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 3.093 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.093 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 3.102 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.103 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.104 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 3.105 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 3.105 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.105 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.106 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.108 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.108 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.108 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 3.108 Notify: Checking modules... #8 3.144 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 3.144 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 3.144 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 3.144 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 3.144 DIAMETER_Templates.ttcn:686.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 3.144 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 3.153 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 3.153 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 3.153 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 3.153 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 3.153 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 3.153 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.153 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 3.153 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 3.153 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.154 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 3.154 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 3.154 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 3.154 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 3.154 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 3.154 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 3.154 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 3.154 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 3.154 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 3.154 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 3.154 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 3.154 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.154 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 3.154 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 3.154 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.172 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.172 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 3.172 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 3.172 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.172 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.172 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 3.172 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 3.172 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 3.172 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.172 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 3.172 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 3.172 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 3.175 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 3.175 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 3.175 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.175 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 3.175 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 3.175 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 3.175 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.175 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 3.175 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 3.175 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 3.175 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.175 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 3.175 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 3.175 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 3.175 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.175 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 3.175 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 3.175 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 3.175 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 3.175 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.175 In parameter #2 for `daylightSavingTime': #8 3.175 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 3.175 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 3.175 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.175 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 3.175 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 3.175 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.175 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 3.175 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 3.175 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.175 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 3.175 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 3.175 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.175 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 3.175 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 3.175 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 3.178 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 3.178 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 3.178 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 3.178 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.178 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 3.178 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 3.178 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 3.178 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 3.178 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 3.178 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 3.178 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.178 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 3.178 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.178 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 3.178 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 3.178 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 3.178 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 3.178 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.178 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 3.178 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.178 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 3.181 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 3.181 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 3.181 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 3.181 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.181 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 3.181 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 3.181 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 3.181 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 3.181 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.181 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.181 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.181 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.181 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 3.181 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 3.181 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 3.181 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.181 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 3.181 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 3.181 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.181 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 3.181 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.181 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.181 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 3.181 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 3.181 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 3.181 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.181 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 3.181 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 3.181 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.181 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.181 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 3.181 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.181 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.181 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 3.181 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 3.186 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 3.186 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 3.186 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.186 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.186 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 3.186 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 3.186 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 3.186 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 3.186 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.186 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.189 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 3.189 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 3.189 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.189 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.189 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 3.189 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 3.189 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 3.189 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 3.189 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.189 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.191 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.191 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 3.191 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 3.191 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 3.200 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 3.200 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 3.200 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.200 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.200 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.200 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.205 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 3.205 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 3.205 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 3.205 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 3.206 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 3.206 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 3.206 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 3.206 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 3.206 GGSN_Tests.ttcn:788.3-96: In function instance: #8 3.206 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 3.206 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 3.206 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 3.206 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 3.206 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 3.206 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 3.206 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 3.206 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 3.206 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 3.206 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 3.206 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 3.207 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 3.207 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 3.207 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.207 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 3.207 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 3.207 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.207 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 3.207 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 3.207 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.207 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 3.207 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 3.207 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 3.208 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 3.208 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 3.208 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 3.208 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 3.208 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 3.208 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 3.208 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 3.208 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 3.208 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.208 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 3.208 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 3.208 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 3.209 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 3.209 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 3.209 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 3.209 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 3.209 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 3.209 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 3.209 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 3.209 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 3.209 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.209 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 3.209 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 3.210 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 3.210 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 3.210 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 3.210 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 3.210 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 3.210 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 3.210 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.210 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 3.210 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 3.210 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 3.211 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 3.211 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 3.211 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 3.211 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 3.211 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 3.211 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 3.211 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 3.211 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 3.211 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 3.211 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 3.211 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 3.211 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 3.211 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.211 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 3.211 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 3.211 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 3.211 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.212 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 3.212 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.212 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 3.212 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 3.212 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.212 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 3.212 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 3.212 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.212 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 3.212 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 3.212 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.212 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 3.212 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 3.212 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 3.212 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.212 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 3.212 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 3.213 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 3.213 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 3.213 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 3.213 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 3.213 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.213 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 3.213 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 3.213 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.214 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 3.214 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 3.214 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.217 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.217 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 3.217 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 3.217 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 3.217 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.217 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 3.217 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.217 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 3.227 Notify: Generating code... #8 3.899 Notify: File `BSSGP_Types.hh' was generated. #8 3.902 Notify: File `BSSGP_Types.cc' was generated. #8 3.904 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.906 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.909 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.911 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.914 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.916 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.918 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.918 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.918 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.918 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.918 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.919 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.920 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.920 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.920 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.920 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.920 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.920 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.921 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.921 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.921 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.921 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.921 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.922 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.922 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.922 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.922 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.922 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.925 Notify: File `DIAMETER_Types.hh' was generated. #8 3.936 Notify: File `DIAMETER_Types.cc' was generated. #8 3.938 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.940 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.943 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.944 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.944 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.944 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.944 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.945 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.946 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.946 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.947 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.947 Notify: File `GGSN_Tests.hh' was generated. #8 3.948 Notify: File `GGSN_Tests.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.948 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.948 Notify: File `GSM_Types.hh' was generated. #8 3.949 Notify: File `GSM_Types.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.952 Notify: File `GTPC_Types.hh' was generated. #8 3.955 Notify: File `GTPC_Types.cc' was generated. #8 3.957 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.959 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.962 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.964 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.967 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.969 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.971 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.971 Notify: File `GTPU_Types.hh' was generated. #8 3.972 Notify: File `GTPU_Types.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.972 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.973 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.973 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.974 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.974 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.975 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.975 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.975 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.975 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.975 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.975 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.976 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.977 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.977 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.977 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.977 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.977 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.977 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.978 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.978 Notify: File `General_Types.hh' was generated. #8 3.978 Notify: File `General_Types.cc' was generated. #8 3.978 Notify: File `General_Types_part_1.cc' was generated. #8 3.979 Notify: File `General_Types_part_2.cc' was generated. #8 3.979 Notify: File `General_Types_part_3.cc' was generated. #8 3.979 Notify: File `General_Types_part_4.cc' was generated. #8 3.979 Notify: File `General_Types_part_5.cc' was generated. #8 3.979 Notify: File `General_Types_part_6.cc' was generated. #8 3.979 Notify: File `General_Types_part_7.cc' was generated. #8 3.979 Notify: File `ICMP_Templates.hh' was generated. #8 3.979 Notify: File `ICMP_Templates.cc' was generated. #8 3.979 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.979 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.979 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.979 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.979 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.980 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.980 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.980 Notify: File `ICMP_Types.hh' was generated. #8 3.982 Notify: File `ICMP_Types.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.982 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.983 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.983 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.983 Notify: File `ICMPv6_Types.hh' was generated. #8 3.985 Notify: File `ICMPv6_Types.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.985 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.985 Notify: File `IPCP_Types.hh' was generated. #8 3.986 Notify: File `IPCP_Types.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.986 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.986 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.986 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.986 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.986 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.987 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.987 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.987 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.987 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.987 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.987 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.987 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.988 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.988 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.988 Notify: File `IPL4asp_Types.hh' was generated. #8 3.989 Notify: File `IPL4asp_Types.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.989 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.989 Notify: File `IP_Types.hh' was generated. #8 3.991 Notify: File `IP_Types.cc' was generated. #8 3.991 Notify: File `IP_Types_part_1.cc' was generated. #8 3.991 Notify: File `IP_Types_part_2.cc' was generated. #8 3.991 Notify: File `IP_Types_part_3.cc' was generated. #8 3.991 Notify: File `IP_Types_part_4.cc' was generated. #8 3.991 Notify: File `IP_Types_part_5.cc' was generated. #8 3.991 Notify: File `IP_Types_part_6.cc' was generated. #8 3.991 Notify: File `IP_Types_part_7.cc' was generated. #8 3.991 Notify: File `Misc_Helpers.hh' was generated. #8 3.991 Notify: File `Misc_Helpers.cc' was generated. #8 3.991 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.991 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.991 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.992 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.992 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.992 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.992 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.992 Notify: File `NS_Types.hh' was generated. #8 3.994 Notify: File `NS_Types.cc' was generated. #8 3.994 Notify: File `NS_Types_part_1.cc' was generated. #8 3.994 Notify: File `NS_Types_part_2.cc' was generated. #8 3.994 Notify: File `NS_Types_part_3.cc' was generated. #8 3.994 Notify: File `NS_Types_part_4.cc' was generated. #8 3.994 Notify: File `NS_Types_part_5.cc' was generated. #8 3.994 Notify: File `NS_Types_part_6.cc' was generated. #8 3.994 Notify: File `NS_Types_part_7.cc' was generated. #8 3.995 Notify: File `Native_Functions.hh' was generated. #8 3.995 Notify: File `Native_Functions.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.995 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.995 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.996 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.997 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.997 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.997 Notify: File `Osmocom_Types.hh' was generated. #8 3.997 Notify: File `Osmocom_Types.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.997 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.998 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.998 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.998 Notify: File `PAP_Types.hh' was generated. #8 3.999 Notify: File `PAP_Types.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.999 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.999 Notify: File `SCTP_Templates.hh' was generated. #8 3.999 Notify: File `SCTP_Templates.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 4.000 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 4.000 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.001 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.001 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.001 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.001 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.001 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.001 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.002 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.002 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.002 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.002 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.003 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.003 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.004 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.004 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.005 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.005 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.006 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.006 Notify: File `UDP_Types.hh' was generated. #8 4.006 Notify: File `UDP_Types.cc' was generated. #8 4.006 Notify: File `UDP_Types_part_1.cc' was generated. #8 4.006 Notify: File `UDP_Types_part_2.cc' was generated. #8 4.006 Notify: File `UDP_Types_part_3.cc' was generated. #8 4.006 Notify: File `UDP_Types_part_4.cc' was generated. #8 4.006 Notify: File `UDP_Types_part_5.cc' was generated. #8 4.007 Notify: File `UDP_Types_part_6.cc' was generated. #8 4.007 Notify: File `UDP_Types_part_7.cc' was generated. #8 4.007 Notify: 387 files were updated. #8 4.047 touch compile #8 4.048 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.048 make -j16 -C ggsn_tests #8 4.068 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.130 Creating dependency file for UDP_EncDec.cc #8 4.130 Creating dependency file for TELNETasp_PT.cc #8 4.130 Creating dependency file for TCCEncoding.cc #8 4.131 Creating dependency file for TCCInterface.cc #8 4.131 Creating dependency file for TCCConversion.cc #8 4.131 Creating dependency file for Native_FunctionDefs.cc #8 4.131 Creating dependency file for IP_EncDec.cc #8 4.132 Creating dependency file for IPL4asp_discovery.cc #8 4.132 Creating dependency file for IPL4asp_PT.cc #8 4.132 Creating dependency file for ICMPv6_EncDec.cc #8 4.132 Creating dependency file for ICMP_EncDec.cc #8 4.133 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.134 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.134 Creating dependency file for GTPU_EncDec.cc #8 4.134 Creating dependency file for GTPC_EncDec.cc #8 4.135 Creating dependency file for DIAMETER_EncDec.cc #8 4.167 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.214 Creating dependency file for BSSGP_EncDec.cc #8 4.217 Creating dependency file for UDP_Types_part_7.cc #8 4.218 Creating dependency file for UDP_Types_part_6.cc #8 4.219 Creating dependency file for UDP_Types_part_5.cc #8 4.219 Creating dependency file for UDP_Types_part_4.cc #8 4.220 Creating dependency file for UDP_Types_part_2.cc #8 4.220 Creating dependency file for UDP_Types_part_3.cc #8 4.223 Creating dependency file for UDP_Types_part_1.cc #8 4.225 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.230 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.230 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.231 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.231 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.232 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.234 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.234 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.236 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.237 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.237 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.240 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.242 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.242 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.243 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.244 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.246 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.246 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.246 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.249 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.250 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.250 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.252 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.253 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.254 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.254 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.255 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.256 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.256 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.257 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.259 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.259 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.261 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.263 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.263 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.264 Creating dependency file for SCTP_Templates_part_7.cc #8 4.264 Creating dependency file for SCTP_Templates_part_6.cc #8 4.265 Creating dependency file for SCTP_Templates_part_5.cc #8 4.268 Creating dependency file for SCTP_Templates_part_4.cc #8 4.268 Creating dependency file for SCTP_Templates_part_3.cc #8 4.268 Creating dependency file for SCTP_Templates_part_2.cc #8 4.269 Creating dependency file for SCTP_Templates_part_1.cc #8 4.271 Creating dependency file for PAP_Types_part_7.cc #8 4.272 Creating dependency file for PAP_Types_part_6.cc #8 4.273 Creating dependency file for PAP_Types_part_5.cc #8 4.273 Creating dependency file for PAP_Types_part_4.cc #8 4.275 Creating dependency file for PAP_Types_part_3.cc #8 4.276 Creating dependency file for PAP_Types_part_2.cc #8 4.276 Creating dependency file for PAP_Types_part_1.cc #8 4.277 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.278 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.278 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.280 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.280 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.281 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.281 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.286 Creating dependency file for Osmocom_Types_part_7.cc #8 4.286 Creating dependency file for Osmocom_Types_part_6.cc #8 4.286 Creating dependency file for Osmocom_Types_part_5.cc #8 4.286 Creating dependency file for Osmocom_Types_part_4.cc #8 4.287 Creating dependency file for Osmocom_Types_part_3.cc #8 4.288 Creating dependency file for Osmocom_Types_part_2.cc #8 4.289 Creating dependency file for Osmocom_Types_part_1.cc #8 4.289 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.290 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.290 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.293 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.293 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.293 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.294 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.297 Creating dependency file for Native_Functions_part_7.cc #8 4.297 Creating dependency file for Native_Functions_part_6.cc #8 4.297 Creating dependency file for Native_Functions_part_5.cc #8 4.298 Creating dependency file for Native_Functions_part_4.cc #8 4.299 Creating dependency file for Native_Functions_part_3.cc #8 4.301 Creating dependency file for Native_Functions_part_2.cc #8 4.302 Creating dependency file for Native_Functions_part_1.cc #8 4.302 Creating dependency file for NS_Types_part_7.cc #8 4.302 Creating dependency file for NS_Types_part_6.cc #8 4.303 Creating dependency file for NS_Types_part_5.cc #8 4.304 Creating dependency file for NS_Types_part_4.cc #8 4.304 Creating dependency file for NS_Types_part_3.cc #8 4.307 Creating dependency file for NS_Types_part_2.cc #8 4.307 Creating dependency file for NS_Types_part_1.cc #8 4.308 Creating dependency file for Misc_Helpers_part_7.cc #8 4.310 Creating dependency file for Misc_Helpers_part_6.cc #8 4.310 Creating dependency file for Misc_Helpers_part_5.cc #8 4.310 Creating dependency file for Misc_Helpers_part_4.cc #8 4.311 Creating dependency file for Misc_Helpers_part_3.cc #8 4.311 Creating dependency file for Misc_Helpers_part_2.cc #8 4.313 Creating dependency file for Misc_Helpers_part_1.cc #8 4.313 Creating dependency file for IP_Types_part_7.cc #8 4.314 Creating dependency file for IP_Types_part_6.cc #8 4.315 Creating dependency file for IP_Types_part_5.cc #8 4.316 Creating dependency file for IP_Types_part_4.cc #8 4.317 Creating dependency file for IP_Types_part_3.cc #8 4.317 Creating dependency file for IP_Types_part_2.cc #8 4.318 Creating dependency file for IP_Types_part_1.cc #8 4.319 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.320 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.322 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.323 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.323 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.324 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.324 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.325 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.326 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.327 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.328 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.328 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.328 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.330 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.331 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.331 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.332 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.333 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.335 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.335 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.335 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.336 Creating dependency file for IPCP_Types_part_7.cc #8 4.337 Creating dependency file for IPCP_Types_part_6.cc #8 4.337 Creating dependency file for IPCP_Types_part_5.cc #8 4.339 Creating dependency file for IPCP_Types_part_4.cc #8 4.340 Creating dependency file for IPCP_Types_part_3.cc #8 4.340 Creating dependency file for IPCP_Types_part_2.cc #8 4.341 Creating dependency file for IPCP_Types_part_1.cc #8 4.342 Creating dependency file for ICMPv6_Types_part_7.cc #8 4.342 Creating dependency file for ICMPv6_Types_part_6.cc #8 4.344 Creating dependency file for ICMPv6_Types_part_5.cc #8 4.344 Creating dependency file for ICMPv6_Types_part_4.cc #8 4.345 Creating dependency file for ICMPv6_Types_part_3.cc #8 4.346 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.347 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.348 Creating dependency file for ICMPv6_Templates_part_7.cc #8 4.349 Creating dependency file for ICMPv6_Templates_part_5.cc #8 4.349 Creating dependency file for ICMPv6_Templates_part_6.cc #8 4.349 Creating dependency file for ICMPv6_Templates_part_4.cc #8 4.349 Creating dependency file for ICMPv6_Templates_part_3.cc #8 4.351 Creating dependency file for ICMPv6_Templates_part_2.cc #8 4.352 Creating dependency file for ICMPv6_Templates_part_1.cc #8 4.353 Creating dependency file for ICMP_Types_part_7.cc #8 4.353 Creating dependency file for ICMP_Types_part_6.cc #8 4.355 Creating dependency file for ICMP_Types_part_5.cc #8 4.355 Creating dependency file for ICMP_Types_part_3.cc #8 4.356 Creating dependency file for ICMP_Types_part_4.cc #8 4.356 Creating dependency file for ICMP_Types_part_2.cc #8 4.358 Creating dependency file for ICMP_Types_part_1.cc #8 4.359 Creating dependency file for ICMP_Templates_part_7.cc #8 4.360 Creating dependency file for ICMP_Templates_part_6.cc #8 4.361 Creating dependency file for ICMP_Templates_part_4.cc #8 4.361 Creating dependency file for ICMP_Templates_part_5.cc #8 4.361 Creating dependency file for ICMP_Templates_part_3.cc #8 4.363 Creating dependency file for ICMP_Templates_part_2.cc #8 4.363 Creating dependency file for ICMP_Templates_part_1.cc #8 4.363 Creating dependency file for General_Types_part_7.cc #8 4.365 Creating dependency file for General_Types_part_6.cc #8 4.366 Creating dependency file for General_Types_part_5.cc #8 4.367 Creating dependency file for General_Types_part_4.cc #8 4.367 Creating dependency file for General_Types_part_3.cc #8 4.367 Creating dependency file for General_Types_part_2.cc #8 4.368 Creating dependency file for General_Types_part_1.cc #8 4.370 Creating dependency file for GTPv1U_Templates_part_7.cc #8 4.370 Creating dependency file for GTPv1U_Templates_part_6.cc #8 4.371 Creating dependency file for GTPv1U_Templates_part_5.cc #8 4.372 Creating dependency file for GTPv1U_Templates_part_4.cc #8 4.372 Creating dependency file for GTPv1U_Templates_part_3.cc #8 4.373 Creating dependency file for GTPv1U_Templates_part_2.cc #8 4.373 Creating dependency file for GTPv1U_Templates_part_1.cc #8 4.375 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.375 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.377 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.378 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.378 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.379 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.380 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.381 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.383 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.383 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.384 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.386 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.386 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.386 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.386 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.387 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.387 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.388 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.390 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.391 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.391 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.392 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.393 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.394 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.394 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.395 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.397 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.398 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.398 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.398 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.399 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.400 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.400 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.400 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.402 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.403 Creating dependency file for GTPU_Types_part_7.cc #8 4.405 Creating dependency file for GTPU_Types_part_6.cc #8 4.405 Creating dependency file for GTPU_Types_part_5.cc #8 4.406 Creating dependency file for GTPU_Types_part_4.cc #8 4.407 Creating dependency file for GTPU_Types_part_3.cc #8 4.407 Creating dependency file for GTPU_Types_part_2.cc #8 4.408 Creating dependency file for GTPU_Types_part_1.cc #8 4.408 Creating dependency file for GTPC_Types_part_7.cc #8 4.409 Creating dependency file for GTPC_Types_part_6.cc #8 4.409 Creating dependency file for GTPC_Types_part_5.cc #8 4.411 Creating dependency file for GTPC_Types_part_4.cc #8 4.411 Creating dependency file for GTPC_Types_part_3.cc #8 4.412 Creating dependency file for GTPC_Types_part_2.cc #8 4.413 Creating dependency file for GTPC_Types_part_1.cc #8 4.414 Creating dependency file for GSM_Types_part_7.cc #8 4.415 Creating dependency file for GSM_Types_part_6.cc #8 4.416 Creating dependency file for GSM_Types_part_5.cc #8 4.418 Creating dependency file for GSM_Types_part_3.cc #8 4.418 Creating dependency file for GSM_Types_part_4.cc #8 4.418 Creating dependency file for GSM_Types_part_2.cc #8 4.419 Creating dependency file for GSM_Types_part_1.cc #8 4.420 Creating dependency file for GGSN_Tests_part_7.cc #8 4.420 Creating dependency file for GGSN_Tests_part_6.cc #8 4.427 Creating dependency file for GGSN_Tests_part_5.cc #8 4.427 Creating dependency file for GGSN_Tests_part_4.cc #8 4.430 Creating dependency file for GGSN_Tests_part_3.cc #8 4.432 Creating dependency file for GGSN_Tests_part_2.cc #8 4.432 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.432 Creating dependency file for GGSN_Tests_part_1.cc #8 4.433 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.434 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.437 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.441 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.441 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.443 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.445 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.446 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.446 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.446 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.449 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.450 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.453 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.454 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.455 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.457 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.457 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.459 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.461 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.463 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.465 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.466 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.467 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.468 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.469 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.470 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.471 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.472 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.474 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.477 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.479 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.480 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.484 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.485 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.489 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.490 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.492 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.496 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.502 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.504 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.506 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.507 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.508 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.514 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.517 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.517 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.519 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.521 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.527 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.530 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.530 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.533 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.533 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.540 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.543 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.543 Creating dependency file for BSSGP_Types_part_7.cc #8 4.548 Creating dependency file for BSSGP_Types_part_6.cc #8 4.549 Creating dependency file for BSSGP_Types_part_5.cc #8 4.552 Creating dependency file for BSSGP_Types_part_4.cc #8 4.555 Creating dependency file for BSSGP_Types_part_3.cc #8 4.574 Creating dependency file for BSSGP_Types_part_2.cc #8 4.603 Creating dependency file for BSSGP_Types_part_1.cc #8 4.607 Creating dependency file for UDP_Types.cc #8 4.607 Creating dependency file for TELNETasp_PortType.cc #8 4.609 Creating dependency file for TCCInterface_Functions.cc #8 4.616 Creating dependency file for TCCEncoding_Functions.cc #8 4.618 Creating dependency file for TCCConversion_Functions.cc #8 4.629 Creating dependency file for Socket_API_Definitions.cc #8 4.652 Creating dependency file for SCTP_Templates.cc #8 4.657 Creating dependency file for PAP_Types.cc #8 4.674 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.692 Creating dependency file for Osmocom_Types.cc #8 4.693 Creating dependency file for Osmocom_Gb_Types.cc #8 4.697 Creating dependency file for Native_Functions.cc #8 4.705 Creating dependency file for NS_Types.cc #8 4.705 Creating dependency file for Misc_Helpers.cc #8 4.710 Creating dependency file for IP_Types.cc #8 4.723 Creating dependency file for IPL4asp_Types.cc #8 4.731 Creating dependency file for IPL4asp_PortType.cc #8 4.732 Creating dependency file for IPL4asp_Functions.cc #8 4.741 Creating dependency file for IPCP_Types.cc #8 4.743 Creating dependency file for ICMPv6_Types.cc #8 4.751 Creating dependency file for ICMPv6_Templates.cc #8 4.754 Creating dependency file for ICMP_Types.cc #8 4.770 Creating dependency file for ICMP_Templates.cc #8 4.772 Creating dependency file for General_Types.cc #8 4.774 Creating dependency file for GTPv1U_Templates.cc #8 4.778 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.781 Creating dependency file for GTPv1U_CodecPort.cc #8 4.788 Creating dependency file for GTPv1C_Templates.cc #8 4.809 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 4.817 Creating dependency file for GTPv1C_CodecPort.cc #8 4.823 Creating dependency file for GTPU_Types.cc #8 4.826 Creating dependency file for GTPC_Types.cc #8 4.826 Creating dependency file for GSM_Types.cc #8 4.827 Creating dependency file for GGSN_Tests.cc #8 4.836 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 4.841 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.843 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 4.858 Creating dependency file for DIAMETER_Types.cc #8 4.864 Creating dependency file for DIAMETER_Templates.cc #8 4.868 Creating dependency file for DIAMETER_Emulation.cc #8 4.875 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.877 Creating dependency file for DIAMETER_CodecPort.cc #8 4.884 Creating dependency file for BSSGP_Types.cc #8 5.261 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 5.262 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 5.262 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 5.262 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 5.262 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 5.263 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 5.263 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 5.263 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 5.264 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 5.264 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 5.264 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 5.265 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 5.265 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 5.266 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 5.266 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 5.267 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 6.949 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 7.171 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 7.263 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 7.294 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 7.297 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 7.384 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 7.741 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 7.753 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 7.788 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.788 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.788 8871 | } #8 7.788 | ^ #8 7.788 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.788 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.788 8923 | } #8 7.788 | ^ #8 7.790 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 7.790 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.790 9222 | } #8 7.790 | ^ #8 7.799 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 7.799 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.799 10202 | } #8 7.799 | ^ #8 7.980 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 8.103 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 8.118 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 8.230 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 8.250 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 8.583 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 8.941 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 8.999 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 9.059 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 9.082 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 9.083 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 9.308 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 9.458 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 9.672 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 9.947 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 10.04 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 10.19 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 10.43 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 10.79 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 10.86 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 10.93 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 11.20 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 11.97 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 11.97 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 12.44 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 12.55 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 12.58 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 12.61 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 12.63 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 12.65 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 12.69 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 12.72 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 12.75 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 12.77 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 12.79 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 12.82 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 12.84 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 12.86 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 12.86 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 12.88 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 12.89 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 12.91 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 12.91 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 12.93 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 12.93 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 12.95 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 12.95 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 12.98 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 12.98 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 13.00 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 13.00 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 13.02 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 13.04 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 13.05 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 13.06 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 13.07 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 13.07 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 13.25 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 13.41 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 13.43 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 13.46 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 13.48 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 13.51 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 13.53 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 13.55 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 13.58 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 13.60 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 13.62 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 13.65 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 13.67 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 13.70 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 13.72 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 13.74 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 13.77 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 13.79 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 13.82 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 13.84 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 13.84 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 13.86 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 13.87 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 13.89 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 13.89 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 13.91 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 13.91 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 13.94 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 13.94 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 13.96 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 13.96 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 13.98 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 13.99 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 14.00 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 14.01 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 14.03 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 14.03 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 14.05 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 14.06 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 14.08 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 14.08 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 14.91 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 16.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 18.54 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 21.11 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 22.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 22.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 22.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 22.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 22.96 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 23.00 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 23.00 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 23.02 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 23.06 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 23.08 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 23.08 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 23.10 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 23.13 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 23.14 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 23.15 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 23.16 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 23.17 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 23.18 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 23.20 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 23.20 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 23.22 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 23.22 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 23.24 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 23.25 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 23.27 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 23.27 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 23.29 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 23.30 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 23.31 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 23.32 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 23.33 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 23.35 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 23.36 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 23.37 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 23.38 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 23.40 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 23.41 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 23.42 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 23.44 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 23.44 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 23.46 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 23.47 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 23.49 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 23.49 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 23.51 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 23.51 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 23.52 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 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 23.99 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 24.00 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 24.00 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 24.00 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 24.01 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 24.02 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 24.02 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 24.02 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 24.02 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 24.03 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 24.04 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 24.04 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 24.04 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 24.04 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 24.05 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 24.06 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 24.06 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 24.06 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 24.07 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 24.07 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 24.08 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 24.08 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 24.08 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 24.09 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 24.09 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 24.10 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 24.10 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 24.10 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 24.11 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 24.12 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 24.12 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 24.13 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 24.13 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 24.14 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 24.14 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 24.15 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 24.15 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 24.15 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 24.16 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 24.17 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 24.17 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 24.17 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 24.17 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 24.18 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 24.19 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 24.19 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 24.19 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 24.20 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 24.20 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 24.21 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 24.22 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 24.22 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 24.22 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 24.23 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 24.24 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 24.24 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 24.24 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 24.24 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 24.25 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 24.26 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 24.26 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 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 24.27 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 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 24.29 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 24.29 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 24.29 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 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 24.30 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 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 24.31 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 24.31 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 24.32 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 24.33 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 24.33 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 24.33 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 24.33 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 24.34 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 24.35 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 24.35 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 24.35 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 24.35 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 24.35 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 24.36 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 24.37 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 24.37 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 24.37 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 24.38 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 24.38 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 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 24.57 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 25.16 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 25.40 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 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 25.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 25.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 25.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 25.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 26.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 26.10 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 26.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 26.28 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.38 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.41 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.48 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.49 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.50 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.52 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.62 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.62 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.63 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.64 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.65 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.66 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 26.74 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 26.75 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.76 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.77 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.79 g++ -shared -o General_Types.so General_Types.o #8 26.80 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.87 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.87 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 26.89 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 26.89 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 26.90 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 26.90 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 26.91 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 26.94 g++ -shared -o IP_Types.so IP_Types.o #8 26.94 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 27.01 g++ -shared -o NS_Types.so NS_Types.o #8 27.02 g++ -shared -o Native_Functions.so Native_Functions.o #8 27.03 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 27.04 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 27.04 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 27.05 g++ -shared -o PAP_Types.so PAP_Types.o #8 27.06 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 27.07 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 27.08 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 27.11 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 27.14 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.15 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.19 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.19 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.20 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.20 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.20 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.20 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.23 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 27.26 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 27.26 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 27.29 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.30 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.31 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.32 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.33 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.36 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.37 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.37 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.38 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.39 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.40 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.40 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.40 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.41 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.41 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.41 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.41 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.42 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.43 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.43 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.43 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.43 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.44 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.44 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.44 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.44 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.45 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.45 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.46 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.46 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.46 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.49 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.49 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.49 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.49 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.55 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.57 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.57 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.57 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.57 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.57 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.59 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.59 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.59 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.59 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.60 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.60 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.60 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.60 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.62 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.62 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.62 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.62 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.62 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.62 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.63 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.63 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.63 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.63 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.64 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.66 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.67 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 27.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 27.69 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 27.69 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 27.70 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 27.71 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 27.71 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 27.71 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 27.71 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 27.72 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 27.72 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 27.73 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 27.73 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 27.73 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 27.74 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 27.74 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 27.74 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 27.75 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 27.75 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 27.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 27.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 27.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 27.76 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 27.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 27.77 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 27.77 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 27.78 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 27.79 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 27.79 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 27.79 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 27.79 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 27.80 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 27.80 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 27.80 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 27.80 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 27.80 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 27.80 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 27.80 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 27.82 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 27.82 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 27.82 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 27.82 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 27.82 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 27.82 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 27.83 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 27.83 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 27.83 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 27.83 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 27.83 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 27.85 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 27.85 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 27.85 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 27.85 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 27.85 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 27.85 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 27.86 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 27.86 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 27.86 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 27.86 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 27.86 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 27.87 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 27.88 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 27.88 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 27.88 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 27.88 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 27.88 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 27.88 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 27.88 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 27.89 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 27.89 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 27.90 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 27.90 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 27.90 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 27.90 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 27.90 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 27.91 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 27.91 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 27.91 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 27.91 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 27.91 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 27.92 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 27.93 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 27.93 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 27.94 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 27.94 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 27.94 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 27.95 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 27.96 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 27.96 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 27.96 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 27.96 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 27.96 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 27.96 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 27.96 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 27.97 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 27.97 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 27.97 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 27.97 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 27.98 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 27.99 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 27.99 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 27.99 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 27.99 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 27.99 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 27.99 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 27.99 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 27.99 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 27.99 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 28.00 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 28.01 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 28.01 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 28.01 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 28.01 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 28.02 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 28.02 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 28.02 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 28.02 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 28.02 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 28.02 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 28.03 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 28.04 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 28.04 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 28.04 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 28.04 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 28.04 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 28.05 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.05 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.05 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.05 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.05 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.06 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.07 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.07 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.07 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.07 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.07 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.08 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.08 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.08 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.09 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.09 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.09 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.09 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.10 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.10 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.10 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 28.10 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 28.10 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 28.10 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 28.10 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 28.11 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 28.11 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 28.12 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.12 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.13 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.13 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.13 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.13 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.13 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.13 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.13 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.14 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.14 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.14 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.15 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.16 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.16 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.16 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.16 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.16 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.16 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.17 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.17 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.17 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.17 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.17 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.18 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.18 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.18 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.18 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.18 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.19 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.19 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.19 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.20 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.20 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.21 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.21 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.21 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.21 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.21 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.21 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.21 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.22 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.22 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.23 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.23 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.24 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.24 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.24 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.24 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.24 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.24 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.24 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.25 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.26 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.28 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.28 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.29 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.35 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.37 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.38 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.76 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.21 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.22 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.17 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 32.75 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 32.90 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 32.90 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.90 -L/lib -lcrypto \ #8 32.90 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 32.90 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 33.44 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 33.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 0.9s done #10 writing image sha256:a9dea1da7cfde68567b2f535d5cf910243ea4abda97a8d3887cb9bdbec7556d2 done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n a9dea1da7cfd + 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=1543011 + seq 1 30 + echo (1543011 + 1) % 256 + bc + SUBNET=100 + NET_NAME=ttcn3-ggsn-test-100 + SUB4=172.18.100.0/24 + SUB6=fd02:db8:100::/64 + set +x Creating network ttcn3-ggsn-test-100, trying SUBNET=100... + docker network create --internal --subnet 172.18.100.0/24 --ipv6 --subnet fd02:db8:100::/64 ttcn3-ggsn-test-100 cbc808b1a2d9962d50e3f32e34ab2374c7a2d391f852ab32404937681f8546a6 + set +x ### Network ttcn3-ggsn-test-100 created (SUBNET=100) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 ip route add default via 172.18.100.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 + echo ip route add default via 172.18.100.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 934c29999 net: micro-optimize skb_datagram_iter + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#82) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 100 200 + NET=100 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.100.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-net-next/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn -d --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 23c4c764da87b5ca1d3f2f69dc2715d17f8c83ba11d504331f23c82db03adc1e + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 100 202 + NET=100 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.100.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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@c4c811acf15c: Unix server socket created successfully. MC@c4c811acf15c: Listening on TCP port 33491. c4c811acf15c is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests c4c811acf15c 33491 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c4c811acf15c: New HC connected from 172.18.100.202 [172.18.100.202]. c4c811acf15c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@c4c811acf15c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@c4c811acf15c: Configuration file was processed on all HCs. MC@c4c811acf15c: Creating MTC on host 172.18.100.202. MC@c4c811acf15c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 04:03:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 04:03:38 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.100.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=16639) Waiting for packet dumper to finish... 1 (prev_count=16639, count=16703) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 04:03:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_ipcp started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_ipcp() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 04:03:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.100.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11496) Waiting for packet dumper to finish... 1 (prev_count=11496, count=11560) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jun 17 04:03: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_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 04:03:58 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.100.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=11630) Waiting for packet dumper to finish... 1 (prev_count=11630, count=11694) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 04:04:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_pcodns started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_pcodns() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 04:04:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.100.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=11297) Waiting for packet dumper to finish... 1 (prev_count=11297, count=11361) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 04:04:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_gtpu_access() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 04:04:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.100.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jun 17 04:04:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: Warning: Stopping inactive timer T_default. MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 04:04:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.100.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=11826) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jun 17 04:04:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: Warning: Stopping inactive timer T_default. MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 04:04:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.100.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=11897) Waiting for packet dumper to finish... 1 (prev_count=11897, count=11961) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 04:04:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_clients_interact_with_txseq started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_clients_interact_with_txseq() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(fail): pass -> fail MTC@c4c811acf15c: Warning: Stopping inactive timer T_default. MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: fail MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Jun 17 04:04:57 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.100.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=14182) Waiting for packet dumper to finish... 1 (prev_count=14182, count=14246) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 04:05: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_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_clients_interact_without_txseq started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_clients_interact_without_txseq() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(fail): pass -> fail MTC@c4c811acf15c: Warning: Stopping inactive timer T_default. MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: fail MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Jun 17 04:05:10 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.100.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=14724) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jun 17 04:05:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_with_single_dns started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_with_single_dns() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 04:05:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.100.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@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jun 17 04:05:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_deact_with_separate_dns() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 04:05:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.100.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=12129) Waiting for packet dumper to finish... 1 (prev_count=12129, count=12193) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 04:05:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_update_teic started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_update_teic() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: sending UpdatePDP MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 04:05:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.100.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=11943) Waiting for packet dumper to finish... 1 (prev_count=11943, count=12007) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 04:05:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp4_act_update_teid started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp4_act_update_teid() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: sending UpdatePDP MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Mon Jun 17 04:05:50 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.100.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=12386) Waiting for packet dumper to finish... 1 (prev_count=12386, count=12542) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:05:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_echo_req_resp started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_echo_req_resp() start" MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_echo_req_resp finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 04:06:01 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.100.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=7440) Waiting for packet dumper to finish... 1 (prev_count=7440, count=7504) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:06: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_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_echo_req_resp_gtpu started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_echo_req_resp_gtpu() start" MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 04:06:11 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.100.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@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Jun 17 04:06: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp_act2_recovery started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp_act2_recovery() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: sending 2nd CreatePDP (recovery increased) MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Mon Jun 17 04:06:21 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.100.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=14352) Waiting for packet dumper to finish... 1 (prev_count=14352, count=14416) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Jun 17 04:06: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_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_act_deact_retrans_duplicate started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_act_deact_retrans_duplicate() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Jun 17 04:06:32 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.100.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=11922) Waiting for packet dumper to finish... 1 (prev_count=11922, count=11986) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 04:06:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_pdp_act_restart_ctr_echo started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_pdp_act_restart_ctr_echo() start" MTC@c4c811acf15c: sending CreatePDP MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 04:06:52 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.100.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=15102) Waiting for packet dumper to finish... 1 (prev_count=15102, count=15166) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 04:06: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_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@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_lots_of_concurrent_pdp_ctx() start" MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Warning: Stopping inactive timer T_next. MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 04:07:23 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.100.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=4072863) Waiting for packet dumper to finish... 1 (prev_count=4072863, count=4094752) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 04:07: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c4c811acf15c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@c4c811acf15c: Test case TC_addr_pool_exhaustion started. MTC@c4c811acf15c: GTP1C ConnectionID: 1 MTC@c4c811acf15c: "TC_addr_pool_exhaustion() start" MTC@c4c811acf15c: Successfully created 1024 PDP contexts before exhausting the pool MTC@c4c811acf15c: setverdict(pass): none -> pass MTC@c4c811acf15c: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Warning: Stopping inactive timer T_next. MTC@c4c811acf15c: setverdict(pass): pass -> pass, component reason not changed MTC@c4c811acf15c: Setting final verdict of the test case. MTC@c4c811acf15c: Local verdict of MTC: pass MTC@c4c811acf15c: No PTCs were created. MTC@c4c811acf15c: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@c4c811acf15c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 04:07:45 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.100.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=3719193) Waiting for packet dumper to finish... 1 (prev_count=3719193, count=3755574) MTC@c4c811acf15c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@c4c811acf15c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c4c811acf15c: Terminating MTC. MC@c4c811acf15c: MTC terminated. MC2> exit MC@c4c811acf15c: Shutting down session. MC@c4c811acf15c: 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-net-next-28-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 ip route add default via 172.18.100.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 + echo ip route add default via 172.18.100.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 934c29999 net: micro-optimize skb_datagram_iter + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#83) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 100 200 + NET=100 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.100.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-net-next/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn -d --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 3013acbce3ff6140e75aacbce3b4961a95fbbda94514dfd1e90a74c44217a0ad + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 100 202 + NET=100 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.100.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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@05d08c456b50: Unix server socket created successfully. MC@05d08c456b50: Listening on TCP port 33309. 05d08c456b50 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 05d08c456b50 33309 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@05d08c456b50: New HC connected from 172.18.100.202 [172.18.100.202]. 05d08c456b50: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@05d08c456b50: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@05d08c456b50: Configuration file was processed on all HCs. MC@05d08c456b50: Creating MTC on host 172.18.100.202. MC@05d08c456b50: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 04:08:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jun 17 04:08:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.100.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=16515) Waiting for packet dumper to finish... 1 (prev_count=16515, count=16579) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 04:08:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_pcodns started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_pcodns() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jun 17 04:08:48 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.100.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=11188) Waiting for packet dumper to finish... 1 (prev_count=11188, count=11252) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 04:08: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_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_icmp6 started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_icmp6() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421030000000000000000'O MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jun 17 04:08:58 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.100.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=12518) Waiting for packet dumper to finish... 1 (prev_count=12518, count=12582) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 04:09:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_gtpu_access() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421040000000000000000'O MTC@05d08c456b50: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@05d08c456b50: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Jun 17 04:09:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.100.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=11402) Waiting for packet dumper to finish... 1 (prev_count=11402, count=11466) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jun 17 04:09:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421050000000000000000'O MTC@05d08c456b50: Warning: Stopping inactive timer T_default. MTC@05d08c456b50: 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@05d08c456b50: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Jun 17 04:09:23 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.100.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=14223) Waiting for packet dumper to finish... 1 (prev_count=14223, count=14287) MTC@05d08c456b50: 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@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jun 17 04:09:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_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@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421060000000000000000'O MTC@05d08c456b50: Warning: Stopping inactive timer T_default. MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jun 17 04:09:37 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.100.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=13162) Waiting for packet dumper to finish... 1 (prev_count=13162, count=13226) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jun 17 04:09:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421070000000000000000'O MTC@05d08c456b50: Warning: Stopping inactive timer T_default. MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jun 17 04:09:50 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.100.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=12731) Waiting for packet dumper to finish... 1 (prev_count=12731, count=12795) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 04:09: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_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_pdp6_clients_interact started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_pdp6_clients_interact() start" MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: RA with /64 prefix '20010780004421080000000000000000'O MTC@05d08c456b50: sending CreatePDP MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: RA with /64 prefix '20010780004421090000000000000000'O MTC@05d08c456b50: Warning: Stopping inactive timer T_default. MTC@05d08c456b50: Warning: Stopping inactive timer T_default. MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jun 17 04:10:06 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.100.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=17040) Waiting for packet dumper to finish... 1 (prev_count=17040, count=17104) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:10: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.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_echo_req_resp started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_echo_req_resp() start" MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_echo_req_resp finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 04:10:16 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.100.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=7665) Waiting for packet dumper to finish... 1 (prev_count=7665, count=7729) MTC@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:10:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@05d08c456b50: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@05d08c456b50: Test case TC_echo_req_resp_gtpu started. MTC@05d08c456b50: GTP1C ConnectionID: 1 MTC@05d08c456b50: "TC_echo_req_resp_gtpu() start" MTC@05d08c456b50: setverdict(pass): none -> pass MTC@05d08c456b50: setverdict(pass): pass -> pass, component reason not changed MTC@05d08c456b50: Setting final verdict of the test case. MTC@05d08c456b50: Local verdict of MTC: pass MTC@05d08c456b50: No PTCs were created. MTC@05d08c456b50: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@05d08c456b50: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 04:10:26 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.100.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@05d08c456b50: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@05d08c456b50: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@05d08c456b50: Terminating MTC. MC@05d08c456b50: MTC terminated. MC2> exit MC@05d08c456b50: Shutting down session. MC@05d08c456b50: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 1 NEW: FAIL: 1 pass: 5 NEW: PASS: 3 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn 137 + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=100 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /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 + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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 + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/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 /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 ip route add default via 172.18.100.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.100.201/24 brd 172.18.100.255 dev eth0 + echo ip route add default via 172.18.100.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 934c29999 net: micro-optimize skb_datagram_iter + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#84) + cp /cache/linux/arch/x86/boot/bzImage /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-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 100 200 + NET=100 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.100.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-net-next/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn -d --network ttcn3-ggsn-test-100 --ip 172.18.100.200 --ip6 fd02:db8:100::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 1efe3496f7cbbfde8fa7ff17a018c87dee9142ae5bc43156897b7cdde21b8d0b + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/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-net-next/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-net-next/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-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 100 202 + NET=100 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-100 --ip 172.18.100.202 --ip6 fd02:db8:100::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.100.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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@d60d8e00ab30: Unix server socket created successfully. MC@d60d8e00ab30: Listening on TCP port 37247. d60d8e00ab30 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests d60d8e00ab30 37247 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d60d8e00ab30: New HC connected from 172.18.100.202 [172.18.100.202]. d60d8e00ab30: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@d60d8e00ab30: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d60d8e00ab30: Configuration file was processed on all HCs. MC@d60d8e00ab30: Creating MTC on host 172.18.100.202. MC@d60d8e00ab30: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 04:11:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 04:11:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.100.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=17151) Waiting for packet dumper to finish... 1 (prev_count=17151, count=17215) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 04:11:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_ipcp started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_ipcp() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 04:11:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.100.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=11592) Waiting for packet dumper to finish... 1 (prev_count=11592, count=11656) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jun 17 04:11:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 04:11:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.100.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=11640) Waiting for packet dumper to finish... 1 (prev_count=11640, count=11704) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 04:11:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_pcodns started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_pcodns() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 04:11:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.100.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=11199) Waiting for packet dumper to finish... 1 (prev_count=11199, count=11263) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 04:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_gtpu_access() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 04:11:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.100.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jun 17 04:12:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 04:12:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.100.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=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11817) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jun 17 04:12:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 04:12:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.100.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@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 04:12: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_clients_interact_with_txseq started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_clients_interact_with_txseq() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(fail): pass -> fail MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: fail MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Jun 17 04:12:38 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.100.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=14181) Waiting for packet dumper to finish... 1 (prev_count=14181, count=14245) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 04:12:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_clients_interact_without_txseq started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_clients_interact_without_txseq() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(fail): pass -> fail MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: fail MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Jun 17 04:12:51 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.100.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=14596) Waiting for packet dumper to finish... 1 (prev_count=14596, count=14724) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jun 17 04:12: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_with_single_dns started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_with_single_dns() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 04:13:01 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.100.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@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jun 17 04:13: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_deact_with_separate_dns() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 04:13:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.100.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=12223) Waiting for packet dumper to finish... 1 (prev_count=12223, count=12287) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 04:13: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_update_teic started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_update_teic() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: sending UpdatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 04:13:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.100.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=11843) Waiting for packet dumper to finish... 1 (prev_count=11843, count=11907) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 04:13: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp4_act_update_teid started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp4_act_update_teid() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: sending UpdatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Mon Jun 17 04:13:31 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.100.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=12469) Waiting for packet dumper to finish... 1 (prev_count=12469, count=12533) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 04:13:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jun 17 04:13:41 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.100.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=10859) Waiting for packet dumper to finish... 1 (prev_count=10859, count=10923) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 04:13:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_pcodns started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_pcodns() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jun 17 04:13:52 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.100.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=10915) Waiting for packet dumper to finish... 1 (prev_count=10915, count=10979) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 04:13:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_icmp6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_icmp6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421030000000000000000'O MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jun 17 04:14:02 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.100.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=12332) Waiting for packet dumper to finish... 1 (prev_count=12332, count=12396) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 04:14:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_gtpu_access() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421040000000000000000'O MTC@d60d8e00ab30: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@d60d8e00ab30: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Jun 17 04:14:13 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.100.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=11402) Waiting for packet dumper to finish... 1 (prev_count=11402, count=11466) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jun 17 04:14: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421050000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: 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@d60d8e00ab30: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Jun 17 04:14:27 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.100.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=14228) Waiting for packet dumper to finish... 1 (prev_count=14228, count=14292) MTC@d60d8e00ab30: 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@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jun 17 04:14:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421060000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jun 17 04:14:40 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.100.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=12802) Waiting for packet dumper to finish... 1 (prev_count=12802, count=12866) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jun 17 04:14: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421070000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jun 17 04:14:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.100.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=12803) Waiting for packet dumper to finish... 1 (prev_count=12803, count=12867) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 04:15:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp6_clients_interact started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp6_clients_interact() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421080000000000000000'O MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: RA with /64 prefix '20010780004421090000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jun 17 04:15:09 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.100.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=17243) Waiting for packet dumper to finish... 1 (prev_count=17243, count=17307) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Jun 17 04:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Mon Jun 17 04:15:19 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.100.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=11132) Waiting for packet dumper to finish... 1 (prev_count=11132, count=11196) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Jun 17 04:15:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_ipcp started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_ipcp() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Mon Jun 17 04:15:29 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.100.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=11380) Waiting for packet dumper to finish... 1 (prev_count=11380, count=11444) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Jun 17 04:15: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_icmp6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_icmp6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '200107800044210C0000000000000000'O MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Mon Jun 17 04:15:39 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.100.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=12706) Waiting for packet dumper to finish... 1 (prev_count=12706, count=12770) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Jun 17 04:15:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_pcodns4 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_pcodns4() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Mon Jun 17 04:15:49 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.100.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=11249) Waiting for packet dumper to finish... 1 (prev_count=11249, count=11313) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Jun 17 04:15: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_pcodns6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_pcodns6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Mon Jun 17 04:15:59 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.100.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=10960) Waiting for packet dumper to finish... 1 (prev_count=10960, count=11024) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Jun 17 04:16:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_gtpu_access() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Mon Jun 17 04:16:09 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.100.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=11394) Waiting for packet dumper to finish... 1 (prev_count=11394, count=11458) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Jun 17 04:16: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Mon Jun 17 04:16:23 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.100.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=11657) Waiting for packet dumper to finish... 1 (prev_count=11657, count=11721) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Jun 17 04:16:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_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@d60d8e00ab30: 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@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Mon Jun 17 04:16:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.100.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=11690) Waiting for packet dumper to finish... 1 (prev_count=11690, count=11754) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Jun 17 04:16: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_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@d60d8e00ab30: 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@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421120000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Mon Jun 17 04:16:49 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.100.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=12871) Waiting for packet dumper to finish... 1 (prev_count=12871, count=12935) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Jun 17 04:16: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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp46_clients_interact started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp46_clients_interact() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: RA with /64 prefix '20010780004421130000000000000000'O MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: RA with /64 prefix '20010780004421140000000000000000'O MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: Warning: Stopping inactive timer T_default. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Mon Jun 17 04:17:05 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.100.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=17148) Waiting for packet dumper to finish... 1 (prev_count=17148, count=17212) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_echo_req_resp started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_echo_req_resp() start" MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_echo_req_resp finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 04:17:15 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.100.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=7665) Waiting for packet dumper to finish... 1 (prev_count=7665, count=7729) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:17: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_echo_req_resp_gtpu started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_echo_req_resp_gtpu() start" MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 04:17:25 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.100.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@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 04:17: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_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_pdp_act_restart_ctr_echo started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_pdp_act_restart_ctr_echo() start" MTC@d60d8e00ab30: sending CreatePDP MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 04:17:45 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.100.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=14658) Waiting for packet dumper to finish... 1 (prev_count=14658, count=14722) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 04:17:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_lots_of_concurrent_pdp_ctx() start" MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Warning: Stopping inactive timer T_next. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 04:18:17 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.100.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=4067297) Waiting for packet dumper to finish... 1 (prev_count=4067297, count=4088961) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 04:18: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@d60d8e00ab30: Test case TC_addr_pool_exhaustion started. MTC@d60d8e00ab30: GTP1C ConnectionID: 1 MTC@d60d8e00ab30: "TC_addr_pool_exhaustion() start" MTC@d60d8e00ab30: Successfully created 1024 PDP contexts before exhausting the pool MTC@d60d8e00ab30: setverdict(pass): none -> pass MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Warning: Stopping inactive timer T_next. MTC@d60d8e00ab30: setverdict(pass): pass -> pass, component reason not changed MTC@d60d8e00ab30: Setting final verdict of the test case. MTC@d60d8e00ab30: Local verdict of MTC: pass MTC@d60d8e00ab30: No PTCs were created. MTC@d60d8e00ab30: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@d60d8e00ab30: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 04:18:38 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.100.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=3716598) Waiting for packet dumper to finish... 1 (prev_count=3716598, count=3753562) MTC@d60d8e00ab30: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@d60d8e00ab30: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d60d8e00ab30: Terminating MTC. MC@d60d8e00ab30: MTC terminated. MC2> exit MC@d60d8e00ab30: Shutting down session. MC@d60d8e00ab30: 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_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 3 NEW: FAIL: 2 pass: 20 NEW: PASS: 11 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-28-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-28-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-net-next/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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-100 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-100 + docker network remove ttcn3-ggsn-test-100 ttcn3-ggsn-test-100 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/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-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-28-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-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='257.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.061319'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.022604'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.023333'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.024597'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.028698'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024667'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.023282'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.032893'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.031551'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.030438'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.022766'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.021978'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.025500'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.016551'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.016804'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.028713'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.026897'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.030762'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.432089'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.739583'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='36' failures='5' errors='0' skipped='0' inconc='0' time='450.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.057952'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.027440'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.025439'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.021515'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.025941'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.023311'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.022391'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.030802'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.034419'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.024778'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.020971'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.023318'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.027912'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='2.023140'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='2.039525'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='2.025480'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='3.026074'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='6.033514'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.029878'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.026668'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='8.036453'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='2.033084'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='2.020145'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='2.023605'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='2.024275'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='2.043504'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='2.020014'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='5.024970'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='5.021804'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='5.026090'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='8.040590'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.016162'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.015410'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='12.029971'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.578162'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='13.726392'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='10' failures='2' errors='0' skipped='0' inconc='0' time='118.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='2.057699'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='2.026362'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='2.029742'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='3.025285'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='6.027262'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.026325'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.028276'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='8.034569'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.015263'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.014989'/> </testsuite> 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