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 bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 # timeout=10 [ttcn3-ggsn-test-kernel-net-next] $ /bin/sh -xe /tmp/jenkins18316341646112455704.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-24 = 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 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.3s done #7 DONE 0.3s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.3s #5 [internal] load build context #5 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.5s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 CACHED #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 CACHED #12 [ 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 #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 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/ #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 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 #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 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 #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 #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #20 DONE 0.6s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #20 DONE 0.6s #22 [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 #22 0.374 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.376 Cloning into 'osmo-ci'... #22 0.537 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.550 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.550 'common.sh' -> '/usr/local/bin/common.sh' #22 0.550 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.550 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.550 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.550 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.550 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.550 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.550 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.550 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.550 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.550 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.550 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.550 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.550 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.550 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.550 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.550 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.551 + rm -rf osmo-ci #22 DONE 0.7s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.377 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.6s #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.381 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.381 + apt-get update #26 0.468 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.468 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.469 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.489 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.711 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #26 0.787 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.821 Fetched 424 kB in 0s (1094 kB/s) #26 0.821 Reading package lists... #26 1.205 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.213 Reading package lists... #26 1.571 Building dependency tree... #26 1.660 Reading state information... #26 1.743 The following additional packages will be installed: #26 1.743 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.743 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.743 libyder-dev libyder2.0 #26 1.743 Suggested packages: #26 1.743 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.743 uhd-host #26 1.743 Recommended packages: #26 1.743 limesuite-udev limesuite-images gnuradio-dev #26 1.853 The following NEW packages will be installed: #26 1.853 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.853 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.853 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.889 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.889 Need to get 5781 kB of archives. #26 1.889 After this operation, 24.8 MB of additional disk space will be used. #26 1.889 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 1.902 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406122026 [263 kB] #26 1.917 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406122026 [53.0 kB] #26 1.921 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.922 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.925 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.925 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.926 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 1.929 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.971 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.972 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.972 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.983 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.984 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.138 debconf: delaying package configuration, since apt-utils is not installed #26 2.191 Fetched 5781 kB in 0s (45.2 MB/s) #26 2.252 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.252 (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.877 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.908 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 3.101 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 3.112 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406122026_amd64.deb ... #26 3.148 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406122026) ... #26 3.288 Selecting previously unselected package liblimesuite-dev. #26 3.299 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406122026_amd64.deb ... #26 3.318 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406122026) ... #26 3.478 Selecting previously unselected package libmicrohttpd12:amd64. #26 3.488 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 3.506 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.631 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.642 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.659 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.826 Selecting previously unselected package liborcania2.3:amd64. #26 3.837 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.856 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.978 Selecting previously unselected package liborcania-dev:amd64. #26 3.988 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 4.007 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 4.153 Selecting previously unselected package libsystemd-dev:amd64. #26 4.163 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 4.180 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 4.358 Selecting previously unselected package libuhd4.3.0:amd64. #26 4.367 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 4.384 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.696 Selecting previously unselected package libuhd-dev:amd64. #26 4.707 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.724 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.907 Selecting previously unselected package libyder2.0:amd64. #26 4.918 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.936 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 5.103 Selecting previously unselected package libulfius2.7:amd64. #26 5.114 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 5.132 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 5.258 Selecting previously unselected package libyder-dev:amd64. #26 5.269 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 5.288 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 5.432 Selecting previously unselected package libulfius-dev:amd64. #26 5.443 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 5.462 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 5.675 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 5.734 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 5.787 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.842 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.899 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406122026) ... #26 5.952 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 6.006 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 6.058 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 6.115 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 6.168 Setting up liblimesuite-dev (23.11.0.4.9dce.202406122026) ... #26 6.221 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 6.275 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 6.326 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 6.381 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 6.435 Processing triggers for man-db (2.11.2-2) ... #26 6.514 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 7.200 + apt-get clean #26 DONE 7.4s #27 exporting to image #27 exporting layers #27 exporting layers 0.4s done #27 writing image sha256:28cd98021474e31ace52e78ae86dd35a3b101d476ebc6330b8f6cb18cdda0e65 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.5s 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 28cd98021474 + 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 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #6 DONE 0.3s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.2s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.4s #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.435 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.435 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.435 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.435 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.778 Reading package lists... #7 1.152 Reading package lists... #7 1.512 Building dependency tree... #7 1.601 Reading state information... #7 1.686 bc is already the newest version (1.07.1-3+b1). #7 1.686 ca-certificates is already the newest version (20230311). #7 1.686 iproute2 is already the newest version (6.1.0-3). #7 1.686 libelf-dev is already the newest version (0.188-2.1). #7 1.686 The following additional packages will be installed: #7 1.686 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #7 1.686 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #7 1.686 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #7 1.686 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #7 1.686 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #7 1.686 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.686 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #7 1.686 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #7 1.686 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-21-amd64 #7 1.686 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #7 1.686 seabios udev #7 1.686 Suggested packages: #7 1.686 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #7 1.686 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #7 1.686 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #7 1.686 Recommended packages: #7 1.686 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #7 1.686 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #7 1.686 qemu-block-extra #7 1.907 The following NEW packages will be installed: #7 1.907 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #7 1.907 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #7 1.907 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #7 1.907 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #7 1.907 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #7 1.907 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.907 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #7 1.907 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #7 1.907 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #7 1.907 linux-image-6.1.0-21-amd64 linux-image-amd64 osmocom-nightly pax-utils #7 1.907 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #7 1.907 seabios udev #7 1.946 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #7 1.946 Need to get 96.8 MB of archives. #7 1.946 After this operation, 546 MB of additional disk space will be used. #7 1.946 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #7 1.951 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406122026 [1180 B] #7 1.971 Get:3 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #7 1.972 Get:4 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] #7 1.985 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202406122026 [7956 B] #7 1.989 Get:6 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #7 1.990 Get:7 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #7 2.002 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202406122026 [3536 B] #7 2.008 Get:9 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #7 2.009 Get:10 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #7 2.010 Get:11 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142 [105 kB] #7 2.011 Get:12 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #7 2.011 Get:13 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142 [72.9 kB] #7 2.012 Get:14 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #7 2.012 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406122026 [164 kB] #7 2.014 Get:16 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 2.040 Get:17 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #7 2.041 Get:18 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #7 2.041 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #7 2.046 Get:20 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #7 2.047 Get:21 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #7 2.052 Get:22 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #7 2.052 Get:23 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 2.052 Get:24 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 2.052 Get:25 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 2.054 Get:26 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 2.056 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406122026 [46.0 kB] #7 2.056 Get:28 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #7 2.056 Get:29 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #7 2.057 Get:30 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #7 2.057 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406122026 [65.4 kB] #7 2.058 Get:32 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 2.059 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406122026 [222 kB] #7 2.061 Get:34 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 2.061 Get:35 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 2.062 Get:36 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 2.077 Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406122026 [66.0 kB] #7 2.082 Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406122026 [98.5 kB] #7 2.084 Get:39 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 2.085 Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406122026 [172 kB] #7 2.086 Get:41 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.089 Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406122026 [54.5 kB] #7 2.090 Get:43 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406122026 [58.6 kB] #7 2.091 Get:44 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406122026 [45.3 kB] #7 2.092 Get:45 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #7 2.092 Get:46 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 2.095 Get:47 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #7 2.096 Get:48 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #7 2.096 Get:49 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #7 2.097 Get:50 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #7 2.100 Get:51 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #7 2.100 Get:52 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #7 2.101 Get:53 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.105 Get:54 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406122026 [38.6 kB] #7 2.106 Get:55 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406122026 [840 kB] #7 2.763 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-amd64 amd64 6.1.90-1 [1476 B] #7 2.764 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #7 2.764 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #7 2.812 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u5 [2148 kB] #7 2.823 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u5 [1286 kB] #7 2.827 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #7 2.827 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u5 [9300 kB] #7 3.068 debconf: delaying package configuration, since apt-utils is not installed #7 3.120 Fetched 96.8 MB in 1s (97.5 MB/s) #7 3.199 Selecting previously unselected package cpio. #7 3.199 (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.249 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #7 3.266 Unpacking cpio (2.13+dfsg-7.1) ... #7 3.486 Selecting previously unselected package kmod. #7 3.497 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #7 3.518 Unpacking kmod (30+20221128-1) ... #7 3.698 Selecting previously unselected package udev. #7 3.709 Preparing to unpack .../02-udev_252.22-1~deb12u1_amd64.deb ... #7 3.729 Unpacking udev (252.22-1~deb12u1) ... #7 3.978 Selecting previously unselected package bridge-utils. #7 3.987 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #7 4.005 Unpacking bridge-utils (1.7.1-1) ... #7 4.133 Selecting previously unselected package busybox-static. #7 4.142 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #7 4.160 Unpacking busybox-static (1:1.35.0-4+b3) ... #7 4.315 Selecting previously unselected package libklibc:amd64. #7 4.325 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #7 4.342 Unpacking libklibc:amd64 (2.0.12-1) ... #7 4.480 Selecting previously unselected package klibc-utils. #7 4.491 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #7 4.509 Unpacking klibc-utils (2.0.12-1) ... #7 4.661 Selecting previously unselected package initramfs-tools-core. #7 4.671 Preparing to unpack .../07-initramfs-tools-core_0.142_all.deb ... #7 4.689 Unpacking initramfs-tools-core (0.142) ... #7 4.836 Selecting previously unselected package linux-base. #7 4.846 Preparing to unpack .../08-linux-base_4.9_all.deb ... #7 4.862 Unpacking linux-base (4.9) ... #7 5.037 Selecting previously unselected package initramfs-tools. #7 5.046 Preparing to unpack .../09-initramfs-tools_0.142_all.deb ... #7 5.076 Unpacking initramfs-tools (0.142) ... #7 5.211 Selecting previously unselected package ipxe-qemu. #7 5.224 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #7 5.240 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 5.399 Selecting previously unselected package iso-codes. #7 5.409 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #7 5.428 Unpacking iso-codes (4.15.0-1) ... #7 6.021 Selecting previously unselected package libbrlapi0.8:amd64. #7 6.031 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #7 6.066 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 6.204 Selecting previously unselected package libnspr4:amd64. #7 6.215 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #7 6.233 Unpacking libnspr4:amd64 (2:4.35-1) ... #7 6.369 Selecting previously unselected package libnss3:amd64. #7 6.380 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #7 6.397 Unpacking libnss3:amd64 (2:3.87.1-1) ... #7 6.611 Selecting previously unselected package libcacard0:amd64. #7 6.622 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #7 6.640 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #7 6.804 Selecting previously unselected package libcapstone4:amd64. #7 6.815 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #7 6.834 Unpacking libcapstone4:amd64 (4.0.2-5) ... #7 7.017 Selecting previously unselected package libdaxctl1:amd64. #7 7.028 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #7 7.046 Unpacking libdaxctl1:amd64 (76.1-1) ... #7 7.167 Selecting previously unselected package libdrm-common. #7 7.176 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #7 7.193 Unpacking libdrm-common (2.4.114-1) ... #7 7.338 Selecting previously unselected package libdrm2:amd64. #7 7.349 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #7 7.368 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 7.512 Selecting previously unselected package libdw1:amd64. #7 7.523 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #7 7.540 Unpacking libdw1:amd64 (0.188-2.1) ... #7 7.699 Selecting previously unselected package libepoxy0:amd64. #7 7.708 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #7 7.726 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 7.873 Selecting previously unselected package libexecs0:amd64. #7 7.884 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #7 7.902 Unpacking libexecs0:amd64 (1.3-2) ... #7 8.031 Selecting previously unselected package libfdt1:amd64. #7 8.041 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #7 8.058 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #7 8.199 Selecting previously unselected package libfuse3-3:amd64. #7 8.210 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #7 8.228 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #7 8.379 Selecting previously unselected package libwayland-server0:amd64. #7 8.390 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #7 8.407 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 8.553 Selecting previously unselected package libgbm1:amd64. #7 8.564 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 8.580 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 8.742 Selecting previously unselected package libunwind8:amd64. #7 8.754 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #7 8.775 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 8.944 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 8.955 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 8.974 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 9.170 Selecting previously unselected package liborc-0.4-0:amd64. #7 9.180 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 9.198 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 9.343 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 9.354 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 9.372 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 9.558 Selecting previously unselected package osmocom-nightly. #7 9.569 Preparing to unpack .../31-osmocom-nightly_202406122026_amd64.deb ... #7 9.587 Unpacking osmocom-nightly (202406122026) ... #7 9.716 Selecting previously unselected package libgtpnl0:amd64. #7 9.726 Preparing to unpack .../32-libgtpnl0_1.2.5.28.a2dd.202406122026_amd64.deb ... #7 9.743 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202406122026) ... #7 9.861 Selecting previously unselected package libgtpnl-dev:amd64. #7 9.872 Preparing to unpack .../33-libgtpnl-dev_1.2.5.28.a2dd.202406122026_amd64.deb ... #7 9.890 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406122026) ... #7 10.03 Selecting previously unselected package libndctl6:amd64. #7 10.04 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #7 10.06 Unpacking libndctl6:amd64 (76.1-1) ... #7 10.21 Selecting previously unselected package libopus0:amd64. #7 10.22 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #7 10.23 Unpacking libopus0:amd64 (1.3.1-3) ... #7 10.38 Selecting previously unselected package libosmocore21:amd64. #7 10.40 Preparing to unpack .../36-libosmocore21_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 10.41 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #7 10.55 Selecting previously unselected package libosmocodec4:amd64. #7 10.56 Preparing to unpack .../37-libosmocodec4_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 10.57 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #7 10.71 Selecting previously unselected package libosmoisdn0:amd64. #7 10.72 Preparing to unpack .../38-libosmoisdn0_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 10.74 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 10.87 Selecting previously unselected package libosmogsm20:amd64. #7 10.89 Preparing to unpack .../39-libosmogsm20_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 10.90 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.04 Selecting previously unselected package libosmocoding0:amd64. #7 11.05 Preparing to unpack .../40-libosmocoding0_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.07 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.21 Selecting previously unselected package libosmovty13:amd64. #7 11.22 Preparing to unpack .../41-libosmovty13_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.24 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.37 Selecting previously unselected package libosmogb14:amd64. #7 11.38 Preparing to unpack .../42-libosmogb14_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.40 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.54 Selecting previously unselected package libosmoctrl0:amd64. #7 11.55 Preparing to unpack .../43-libosmoctrl0_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.57 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.71 Selecting previously unselected package libosmosim2:amd64. #7 11.71 Preparing to unpack .../44-libosmosim2_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.73 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #7 11.87 Selecting previously unselected package libosmousb0:amd64. #7 11.88 Preparing to unpack .../45-libosmousb0_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 11.90 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 12.02 Selecting previously unselected package libosmocore. #7 12.03 Preparing to unpack .../46-libosmocore_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 12.05 Unpacking libosmocore (1.9.0.208.10d4d.202406122026) ... #7 12.17 Selecting previously unselected package libosmocore-dev:amd64. #7 12.18 Preparing to unpack .../47-libosmocore-dev_1.9.0.208.10d4d.202406122026_amd64.deb ... #7 12.20 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #7 12.41 Selecting previously unselected package libpmem1:amd64. #7 12.42 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #7 12.44 Unpacking libpmem1:amd64 (1.12.1-2) ... #7 12.58 Selecting previously unselected package libslirp0:amd64. #7 12.59 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #7 12.61 Unpacking libslirp0:amd64 (4.7.0-1) ... #7 12.75 Selecting previously unselected package libsndio7.0:amd64. #7 12.76 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #7 12.78 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 12.92 Selecting previously unselected package libspice-server1:amd64. #7 12.93 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #7 12.95 Unpacking libspice-server1:amd64 (0.15.1-1) ... #7 13.11 Selecting previously unselected package libusbredirparser1:amd64. #7 13.12 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #7 13.14 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #7 13.28 Selecting previously unselected package libvdeplug2:amd64. #7 13.29 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #7 13.31 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #7 13.48 Selecting previously unselected package linux-image-6.1.0-21-amd64. #7 13.49 Preparing to unpack .../54-linux-image-6.1.0-21-amd64_6.1.90-1_amd64.deb ... #7 13.51 Unpacking linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 15.52 Selecting previously unselected package linux-image-amd64. #7 15.54 Preparing to unpack .../55-linux-image-amd64_6.1.90-1_amd64.deb ... #7 15.56 Unpacking linux-image-amd64 (6.1.90-1) ... #7 15.70 Selecting previously unselected package python3-pyelftools. #7 15.71 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #7 15.73 Unpacking python3-pyelftools (0.29-1) ... #7 15.87 Selecting previously unselected package pax-utils. #7 15.88 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #7 15.90 Unpacking pax-utils (1.3.7-1) ... #7 16.03 Selecting previously unselected package qemu-system-common. #7 16.04 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 16.06 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 16.29 Selecting previously unselected package qemu-system-data. #7 16.30 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u5_all.deb ... #7 16.32 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 16.51 Selecting previously unselected package seabios. #7 16.52 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #7 16.54 Unpacking seabios (1.16.2-1) ... #7 16.66 Selecting previously unselected package qemu-system-x86. #7 16.68 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 16.69 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 17.20 Setting up cpio (2.13+dfsg-7.1) ... #7 17.31 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #7 17.31 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 17.35 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 17.43 Setting up libdw1:amd64 (0.188-2.1) ... #7 17.50 Setting up linux-base (4.9) ... #7 17.60 debconf: unable to initialize frontend: Dialog #7 17.60 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 17.60 debconf: falling back to frontend: Readline #7 17.60 debconf: unable to initialize frontend: Readline #7 17.60 debconf: (This frontend requires a controlling tty.) #7 17.60 debconf: falling back to frontend: Teletype #7 17.66 Setting up osmocom-nightly (202406122026) ... #7 17.71 Setting up python3-pyelftools (0.29-1) ... #7 17.93 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202406122026) ... #7 17.98 Setting up libexecs0:amd64 (1.3-2) ... #7 18.03 Setting up kmod (30+20221128-1) ... #7 18.11 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #7 18.16 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #7 18.21 Setting up libunwind8:amd64 (1.6.2-3) ... #7 18.26 Setting up libklibc:amd64 (2.0.12-1) ... #7 18.31 Setting up busybox-static (1:1.35.0-4+b3) ... #7 18.35 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #7 18.41 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 18.47 Setting up libnspr4:amd64 (2:4.35-1) ... #7 18.53 Setting up libopus0:amd64 (1.3.1-3) ... #7 18.58 Setting up udev (252.22-1~deb12u1) ... #7 19.26 invoke-rc.d: could not determine current runlevel #7 19.27 invoke-rc.d: policy-rc.d denied execution of start. #7 19.31 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 19.35 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 19.40 Setting up libfuse3-3:amd64 (3.14.0-4) ... #7 19.45 Setting up libdaxctl1:amd64 (76.1-1) ... #7 19.50 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 19.55 Setting up bridge-utils (1.7.1-1) ... #7 19.65 debconf: unable to initialize frontend: Dialog #7 19.65 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 19.65 debconf: falling back to frontend: Readline #7 19.66 debconf: unable to initialize frontend: Readline #7 19.66 debconf: (This frontend requires a controlling tty.) #7 19.66 debconf: falling back to frontend: Teletype #7 19.69 Setting up seabios (1.16.2-1) ... #7 19.74 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 19.79 Setting up libcapstone4:amd64 (4.0.2-5) ... #7 19.84 Setting up libslirp0:amd64 (4.7.0-1) ... #7 19.89 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #7 19.94 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 19.99 Setting up libndctl6:amd64 (76.1-1) ... #7 20.04 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 20.09 Setting up klibc-utils (2.0.12-1) ... #7 20.14 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 20.16 Setting up libpmem1:amd64 (1.12.1-2) ... #7 20.21 Setting up libdrm-common (2.4.114-1) ... #7 20.26 Setting up iso-codes (4.15.0-1) ... #7 20.31 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 20.34 Setcap worked! gst-ptp-helper is not suid! #7 20.36 Setting up pax-utils (1.3.7-1) ... #7 20.41 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #7 20.46 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406122026) ... #7 20.51 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 20.56 Setting up libvdeplug2:amd64 (4.0.1-4) ... #7 20.61 Setting up libnss3:amd64 (2:3.87.1-1) ... #7 20.66 Setting up libcacard0:amd64 (1:2.8.0-3) ... #7 20.71 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 20.78 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #7 20.82 Setting up initramfs-tools-core (0.142) ... #7 20.90 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 20.95 Setting up initramfs-tools (0.142) ... #7 21.04 update-initramfs: deferring update (trigger activated) #7 21.10 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #7 21.14 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 21.19 Setting up linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 21.73 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 21.73 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 21.73 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 21.73 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 21.74 /etc/kernel/postinst.d/initramfs-tools: #7 21.74 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 21.74 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 25.69 I: The initramfs will attempt to resume from /dev/md0 #7 25.69 I: Set the RESUME variable to override this. #7 32.63 Setting up linux-image-amd64 (6.1.90-1) ... #7 32.71 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #7 32.77 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #7 32.81 Setting up libosmocore (1.9.0.208.10d4d.202406122026) ... #7 32.86 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #7 32.91 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 33.00 Processing triggers for man-db (2.11.2-2) ... #7 33.04 Processing triggers for sgml-base (1.31) ... #7 33.11 Processing triggers for mailcap (3.70+nmu1) ... #7 33.16 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 33.22 Setting up libspice-server1:amd64 (0.15.1-1) ... #7 33.26 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 33.34 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 33.38 Processing triggers for initramfs-tools (0.142) ... #7 33.43 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 33.43 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 37.38 I: The initramfs will attempt to resume from /dev/md0 #7 37.38 I: Set the RESUME variable to override this. #7 43.56 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 43.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 0.386 Cloning into 'osmo-ggsn'... #9 DONE 0.8s #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.452 Already on 'master' #11 0.452 Your branch is up to date with 'origin/master'. #11 0.455 refs/heads/master #11 0.464 HEAD is now at 7ae1177 README.md: cosmetic: fix a typo #11 0.466 master #11 0.468 7ae1177e04152916c93705bc6e6b7005f6f18685 #11 2.741 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.288 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.288 libtoolize: copying file './ltmain.sh' #11 4.324 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.324 libtoolize: copying file 'm4/libtool.m4' #11 4.356 libtoolize: copying file 'm4/ltoptions.m4' #11 4.389 libtoolize: copying file 'm4/ltsugar.m4' #11 4.425 libtoolize: copying file 'm4/ltversion.m4' #11 4.459 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.494 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.110 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.110 configure.ac:80: You should run autoupdate. #11 7.110 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.110 configure.ac:80: the top level #11 7.110 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.110 configure.ac:102: You should run autoupdate. #11 7.110 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.110 configure.ac:102: the top level #11 8.090 configure.ac:18: installing './compile' #11 8.093 configure.ac:10: installing './config.guess' #11 8.096 configure.ac:10: installing './config.sub' #11 8.099 configure.ac:19: installing './install-sh' #11 8.102 configure.ac:155: installing './missing' #11 8.195 ggsn/Makefile.am: installing './depcomp' #11 8.494 checking build system type... x86_64-pc-linux-gnu #11 8.577 checking host system type... x86_64-pc-linux-gnu #11 8.577 checking whether make supports nested variables... yes #11 8.581 checking for gcc... gcc #11 8.608 checking whether the C compiler works... yes #11 8.660 checking for C compiler default output file name... a.out #11 8.661 checking for suffix of executables... #11 8.701 checking whether we are cross compiling... no #11 8.748 checking for suffix of object files... o #11 8.783 checking whether the compiler supports GNU C... yes #11 8.804 checking whether gcc accepts -g... yes #11 8.838 checking for gcc option to enable C11 features... none needed #11 8.867 checking whether gcc understands -c and -o together... yes #11 8.902 checking for a BSD-compatible install... /usr/bin/install -c #11 8.913 checking for gawk... gawk #11 8.914 checking how to run the C preprocessor... gcc -E #11 8.968 checking how to print strings... printf #11 8.992 checking for a sed that does not truncate output... /usr/bin/sed #11 8.998 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.002 checking for egrep... /usr/bin/grep -E #11 9.004 checking for fgrep... /usr/bin/grep -F #11 9.006 checking for ld used by gcc... /usr/bin/ld #11 9.012 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.015 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.019 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.050 checking whether ln -s works... yes #11 9.051 checking the maximum length of command line arguments... 1572864 #11 9.060 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.060 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.061 checking for /usr/bin/ld option to reload object files... -r #11 9.061 checking for file... file #11 9.062 checking for objdump... objdump #11 9.062 checking how to recognize dependent libraries... pass_all #11 9.063 checking for dlltool... no #11 9.063 checking how to associate runtime and link libraries... printf %s\n #11 9.064 checking for ar... ar #11 9.064 checking for archiver @FILE support... @ #11 9.107 checking for strip... strip #11 9.108 checking for ranlib... ranlib #11 9.108 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.175 checking for sysroot... no #11 9.175 checking for a working dd... /usr/bin/dd #11 9.181 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.211 checking for mt... mt #11 9.211 checking if mt is a manifest tool... no #11 9.217 checking for stdio.h... yes #11 9.236 checking for stdlib.h... yes #11 9.260 checking for string.h... yes #11 9.286 checking for inttypes.h... yes #11 9.311 checking for stdint.h... yes #11 9.332 checking for strings.h... yes #11 9.358 checking for sys/stat.h... yes #11 9.380 checking for sys/types.h... yes #11 9.408 checking for unistd.h... yes #11 9.436 checking for sys/time.h... yes #11 9.463 checking for dlfcn.h... yes #11 9.486 checking for objdir... .libs #11 9.553 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.586 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.586 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.611 checking if gcc static flag -static works... yes #11 9.670 checking if gcc supports -c -o file.o... yes #11 9.704 checking if gcc supports -c -o file.o... (cached) yes #11 9.704 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.719 checking whether -lc should be explicitly linked in... no #11 9.750 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.816 checking how to hardcode library paths into programs... immediate #11 9.816 checking whether stripping libraries is possible... yes #11 9.818 checking if libtool supports shared libraries... yes #11 9.818 checking whether to build shared libraries... yes #11 9.818 checking whether to build static libraries... yes #11 9.819 checking for pkg-config... /usr/bin/pkg-config #11 9.820 checking for pkg-config... /usr/bin/pkg-config #11 9.820 checking pkg-config is at least version 0.20... yes #11 9.822 checking for libgtpnl >= 1.2.0... yes #11 9.830 checking for egrep... (cached) /usr/bin/grep -E #11 9.831 checking for sys/wait.h that is POSIX.1 compatible... yes #11 9.859 checking for arpa/inet.h... yes #11 9.889 checking for fcntl.h... yes #11 9.913 checking for netdb.h... yes #11 9.942 checking for netinet/in.h... yes #11 9.972 checking for stdint.h... (cached) yes #11 9.972 checking for stdlib.h... (cached) yes #11 9.973 checking for string.h... (cached) yes #11 9.973 checking for sys/ioctl.h... yes #11 10.01 checking for sys/socket.h... yes #11 10.04 checking for sys/time.h... (cached) yes #11 10.04 checking for unistd.h... (cached) yes #11 10.04 checking for linux/if.h... yes #11 10.06 checking for net/if.h... yes #11 10.08 checking for linux/if_tun.h... yes #11 10.11 checking for net/if_tun.h... no #11 10.14 checking for linux/netlink.h... yes #11 10.17 checking for linux/rtnetlink.h... yes #11 10.19 checking for an ANSI C-conforming const... yes #11 10.21 checking for mode_t... yes #11 10.28 checking for size_t... yes #11 10.33 checking whether struct ifaliasreq exist... no #11 10.35 checking whether struct ifreq.ifru_netmask exist... yes #11 10.37 checking whether struct rt_msghdr exist... no #11 10.39 checking whether struct iphdr exists... yes #11 10.41 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 10.42 checking whether gcc needs -traditional... no #11 10.46 checking for gethostbyname... yes #11 10.49 checking for inet_ntoa... yes #11 10.54 checking for memset... yes #11 10.60 checking for select... yes #11 10.64 checking for socket... yes #11 10.68 checking for strdup... yes #11 10.73 checking for strerror... yes #11 10.78 checking for strtol... yes #11 10.82 checking for inet_aton... yes #11 10.87 checking for getopt.h... yes #11 10.90 checking for getopt_long... yes #11 10.95 checking whether build environment is sane... yes #11 10.96 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 10.97 checking whether make sets $(MAKE)... yes #11 10.98 checking whether make supports the include directive... yes (GNU style) #11 10.99 checking dependency style of gcc... gcc3 #11 11.04 checking for libosmocore >= 1.9.0... yes #11 11.05 checking for libosmovty >= 1.9.0... yes #11 11.06 checking for libosmoctrl >= 1.9.0... yes #11 11.07 CFLAGS=" -std=gnu11" #11 11.07 CPPFLAGS="" #11 11.10 checking that generated files are newer than configure... done #11 11.96 configure: creating ./config.status #11 12.63 config.status: creating Makefile #11 12.64 config.status: creating doc/Makefile #11 12.67 config.status: creating doc/examples/Makefile #11 12.69 config.status: creating ggsn/Makefile #11 12.71 config.status: creating gtp/Makefile #11 12.73 config.status: creating lib/Makefile #11 12.75 config.status: creating intl/Makefile #11 12.78 config.status: creating po/Makefile #11 12.80 config.status: creating utils/Makefile #11 12.82 config.status: creating sgsnemu/Makefile #11 12.84 config.status: creating doc/manuals/Makefile #11 12.86 config.status: creating contrib/Makefile #11 12.89 config.status: creating contrib/systemd/Makefile #11 12.91 config.status: creating tests/Makefile #11 12.93 config.status: creating tests/lib/Makefile #11 12.95 config.status: creating tests/gtp/Makefile #11 12.97 config.status: creating include/Makefile #11 13.00 config.status: creating include/osmocom/Makefile #11 13.02 config.status: creating include/osmocom/gtp/Makefile #11 13.04 config.status: creating libgtp.pc #11 13.06 config.status: creating config.h #11 13.08 config.status: executing tests/atconfig commands #11 13.08 config.status: executing libtool commands #11 13.09 config.status: executing depfiles commands #11 13.36 #11 13.36 osmo-ggsn Configuration: #11 13.36 GTP Linux kernel support: yes #11 13.41 echo 1.11.0.31-7ae1 > .version-t && mv .version-t .version #11 13.42 make install-recursive #11 13.42 make[1]: Entering directory '/tmp/osmo-ggsn' #11 13.43 Making install in include #11 13.43 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 13.43 Making install in osmocom #11 13.44 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.44 Making install in gtp #11 13.44 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.45 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.45 make[5]: Nothing to be done for 'install-exec-am'. #11 13.45 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 13.45 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 13.46 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.46 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 13.46 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.46 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 13.46 make[5]: Nothing to be done for 'install-exec-am'. #11 13.46 make[5]: Nothing to be done for 'install-data-am'. #11 13.46 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.46 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.46 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 13.47 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 13.47 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 13.47 make[4]: Nothing to be done for 'install-exec-am'. #11 13.47 make[4]: Nothing to be done for 'install-data-am'. #11 13.47 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.47 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.47 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 13.47 Making install in lib #11 13.47 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.47 CC checksum.o #11 13.47 CC debug.o #11 13.47 CC getopt.o #11 13.47 CC getopt1.o #11 13.47 CC icmpv6.o #11 13.47 CC lookup.o #11 13.48 CC ippool.o #11 13.48 CC in46_addr.o #11 13.48 CC netdev.o #11 13.48 CC util.o #11 13.48 CC netns.o #11 13.48 CC tun.o #11 13.48 CC gtp-kernel.o #11 13.55 AR libmisc.a #11 13.55 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.56 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 13.56 make[3]: Nothing to be done for 'install-exec-am'. #11 13.56 make[3]: Nothing to be done for 'install-data-am'. #11 13.56 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.56 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 13.56 Making install in gtp #11 13.57 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 13.57 CC gsn.lo #11 13.57 CC gtp.lo #11 13.57 CC gtpie.lo #11 13.57 CC queue.lo #11 13.57 CC lookupa.lo #11 13.57 CC pdp.lo #11 13.98 CCLD libgtp.la #11 14.17 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.17 make[3]: Nothing to be done for 'install-data-am'. #11 14.17 /usr/bin/mkdir -p '/usr/local/lib' #11 14.17 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 14.21 libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.1 /usr/local/lib/libgtp.so.6.3.1 #11 14.21 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.22 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.22 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 14.23 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 14.24 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 14.24 libtool: install: ranlib /usr/local/lib/libgtp.a #11 14.29 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.29 ---------------------------------------------------------------------- #11 14.29 Libraries have been installed in: #11 14.29 /usr/local/lib #11 14.29 #11 14.29 If you ever happen to want to link against installed libraries #11 14.29 in a given directory, LIBDIR, you must either use libtool, and #11 14.29 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.29 flag during linking and do at least one of the following: #11 14.29 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.29 during execution #11 14.29 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.29 during linking #11 14.29 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.29 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.29 #11 14.29 See any operating system documentation about shared libraries for #11 14.29 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.29 ---------------------------------------------------------------------- #11 14.29 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.29 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 14.29 Making install in ggsn #11 14.29 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.30 CC ggsn_main.o #11 14.30 CC ggsn.o #11 14.30 CC ggsn_vty.o #11 14.30 CC sgsn.o #11 14.30 CC pco.o #11 14.42 CCLD osmo-ggsn #11 14.73 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 14.73 make[3]: Nothing to be done for 'install-data-am'. #11 14.74 /usr/bin/mkdir -p '/usr/local/bin' #11 14.74 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 14.79 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 14.79 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.79 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 14.79 Making install in sgsnemu #11 14.80 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 14.80 CC sgsnemu.o #11 14.80 CC cmdline.o #11 14.94 CCLD sgsnemu #11 15.12 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.12 make[3]: Nothing to be done for 'install-data-am'. #11 15.12 /usr/bin/mkdir -p '/usr/local/bin' #11 15.13 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 15.17 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 15.18 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.18 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 15.18 Making install in doc #11 15.18 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.18 Making install in examples #11 15.19 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.19 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.19 make[4]: Nothing to be done for 'install-exec-am'. #11 15.19 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.19 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 15.20 make install-data-hook #11 15.20 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 15.20 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 15.20 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 15.20 mkdir -p "$(dirname $j)" && \ #11 15.20 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.20 done #11 15.22 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.22 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.22 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 15.22 Making install in manuals #11 15.22 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.23 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 15.23 make[4]: Nothing to be done for 'install-exec-am'. #11 15.23 make[4]: Nothing to be done for 'install-data-am'. #11 15.23 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.23 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 15.23 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.23 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 15.23 make[4]: Nothing to be done for 'install-exec-am'. #11 15.23 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 15.24 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 15.24 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.24 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.24 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 15.24 Making install in contrib #11 15.24 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.25 Making install in systemd #11 15.25 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.25 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.25 make[4]: Nothing to be done for 'install-exec-am'. #11 15.26 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.26 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 15.26 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.26 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 15.27 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.27 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 15.27 make[4]: Nothing to be done for 'install-exec-am'. #11 15.27 make[4]: Nothing to be done for 'install-data-am'. #11 15.27 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.27 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.27 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 15.27 Making install in utils #11 15.27 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.27 CC gtp_echo_responder.o #11 15.34 CCLD gtp-echo-responder #11 15.44 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 15.45 make[3]: Nothing to be done for 'install-data-am'. #11 15.45 /usr/bin/mkdir -p '/usr/local/bin' #11 15.45 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 15.49 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 15.49 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.49 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 15.49 Making install in tests #11 15.49 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.50 Making install in lib #11 15.50 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.51 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 15.51 make[4]: Nothing to be done for 'install-exec-am'. #11 15.51 make[4]: Nothing to be done for 'install-data-am'. #11 15.51 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.51 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 15.51 Making install in gtp #11 15.51 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.51 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 15.51 make[4]: Nothing to be done for 'install-exec-am'. #11 15.51 make[4]: Nothing to be done for 'install-data-am'. #11 15.51 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.51 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 15.52 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.52 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 15.52 make[4]: Nothing to be done for 'install-exec-am'. #11 15.52 make[4]: Nothing to be done for 'install-data-am'. #11 15.52 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.52 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.52 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 15.53 make[2]: Entering directory '/tmp/osmo-ggsn' #11 15.53 make[3]: Entering directory '/tmp/osmo-ggsn' #11 15.53 make[3]: Nothing to be done for 'install-exec-am'. #11 15.53 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 15.54 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 15.54 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 15.54 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 15.54 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 15.7s #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.4s done #14 writing image sha256:d9181ac02da17b164a826967812b2af6c734b9f6e347fc1dce3508cfcb1126de 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 d9181ac02da1 + 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.202406122026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406122026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406122026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo VTY library ii osmocom-nightly 202406122026 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:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 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.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #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.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 0.361 + OSMO_TTCN3_BRANCH=master #8 0.361 + shift #8 0.361 + cd /osmo-ttcn3-hacks #8 0.361 + git fetch #8 0.549 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.549 81e40a42..68e476c7 master -> origin/master #8 0.550 + 6193e64d...524d3635 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.550 + 76e8901f...4b57b15f pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.554 + git checkout master #8 0.631 Already on 'master' #8 0.631 Your branch is behind 'origin/master' by 15 commits, and can be fast-forwarded. #8 0.631 (use "git pull" to update your local branch) #8 0.632 + git symbolic-ref -q HEAD #8 0.634 refs/heads/master #8 0.634 + git reset --hard origin/master #8 0.656 HEAD is now at 68e476c7 SGP32Definitions_Templates: use signature dummys with correct length #8 0.656 + git rev-parse --abbrev-ref HEAD #8 0.658 master #8 0.658 + git rev-parse HEAD #8 0.659 68e476c71fb91eba49b2638f13acb8c8fe353a4c #8 0.659 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.660 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.660 + make -j8 deps #8 0.716 (make -j16 -C deps || make -j1 -C deps) #8 0.718 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.719 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.834 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.834 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.835 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.835 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.835 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.835 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.836 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.836 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.836 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.837 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.837 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.838 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.838 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.839 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.839 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.839 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.914 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.914 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.917 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.917 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.994 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.001 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.001 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.003 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.009 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.009 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.010 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.011 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.011 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.012 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.013 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.013 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.016 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.071 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.071 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.071 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.071 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.072 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.072 + gitorigin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.072 checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.072 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.072 + + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.072 git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.072 + gitorigin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.072 checkout+ git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.072 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.072 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.073 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.073 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.074 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.074 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.074 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.074 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.075 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.075 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.076 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.076 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.093 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.093 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.183 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.184 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.188 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.189 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.190 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.191 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.192 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.192 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.193 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.193 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.194 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.194 + make ggsn_tests #8 2.247 (make -j16 -C deps || make -j1 -C deps) #8 2.250 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.689 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.689 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.690 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.690 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.690 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.690 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.691 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.691 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.691 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.692 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.692 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.693 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.693 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.694 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.694 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.695 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.762 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.762 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.767 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.767 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.861 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.864 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.865 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.867 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.868 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.875 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.875 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.876 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.887 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.895 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.931 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.931 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.931 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.931 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.931 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.931 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.931 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.931 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.932 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.932 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.932 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.932 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.932 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.932 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.933 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.933 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.933 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.933 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.936 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.937 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.937 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.937 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.945 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.945 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.950 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.951 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.055 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.056 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.059 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.060 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 3.064 Linking TCCInterface_Functions.ttcn #8 3.066 Linking TCCConversion_Functions.ttcn #8 3.067 Linking TCCConversion.cc #8 3.068 Linking TCCInterface.cc #8 3.069 Linking TCCInterface_ip.h #8 3.071 Linking TCCEncoding_Functions.ttcn #8 3.072 Linking TCCEncoding.cc #8 3.073 Linking Socket_API_Definitions.ttcn #8 3.074 Linking IPL4asp_Functions.ttcn #8 3.076 Linking IPL4asp_PT.cc #8 3.077 Linking IPL4asp_PT.hh #8 3.078 Linking IPL4asp_PortType.ttcn #8 3.079 Linking IPL4asp_Types.ttcn #8 3.080 Linking IPL4asp_discovery.cc #8 3.081 Linking IPL4asp_protocol_L234.hh #8 3.082 Linking ICMP_EncDec.cc #8 3.083 Linking ICMP_Types.ttcn #8 3.085 Linking ICMPv6_EncDec.cc #8 3.086 Linking ICMPv6_Types.ttcn #8 3.086 Linking IP_EncDec.cc #8 3.087 Linking IP_Types.ttcn #8 3.088 Linking UDP_EncDec.cc #8 3.089 Linking UDP_Types.ttcn #8 3.090 Linking GTPC_EncDec.cc #8 3.091 Linking GTPC_Types.ttcn #8 3.092 Linking GTPU_EncDec.cc #8 3.093 Linking GTPU_Types.ttcn #8 3.093 Linking TELNETasp_PT.cc #8 3.095 Linking TELNETasp_PT.hh #8 3.096 Linking TELNETasp_PortType.ttcn #8 3.097 Linking NS_Types.ttcn #8 3.098 Linking BSSGP_EncDec.cc #8 3.099 Linking BSSGP_Types.ttcn #8 3.100 Linking DIAMETER_EncDec.cc #8 3.102 Linking Misc_Helpers.ttcn #8 3.102 Linking General_Types.ttcn #8 3.103 Linking GSM_Types.ttcn #8 3.104 Linking Osmocom_Types.ttcn #8 3.105 Linking Native_Functions.ttcn #8 3.106 Linking Native_FunctionDefs.cc #8 3.107 Linking IPCP_Types.ttcn #8 3.108 Linking PAP_Types.ttcn #8 3.109 Linking GTPv1C_CodecPort.ttcn #8 3.110 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 3.111 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 3.112 Linking GTPv1C_Templates.ttcn #8 3.113 Linking Osmocom_Gb_Types.ttcn #8 3.114 Linking GTPv1U_CodecPort.ttcn #8 3.115 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 3.116 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.117 Linking GTPv1U_Templates.ttcn #8 3.118 Linking DIAMETER_Types.ttcn #8 3.119 Linking DIAMETER_CodecPort.ttcn #8 3.120 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 3.121 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.122 Linking DIAMETER_Emulation.ttcn #8 3.123 Linking DIAMETER_Templates.ttcn #8 3.124 Linking DIAMETER_ts29_212_Templates.ttcn #8 3.125 Linking DIAMETER_ts29_272_Templates.ttcn #8 3.126 Linking DIAMETER_ts32_299_Templates.ttcn #8 3.127 Linking ICMP_Templates.ttcn #8 3.128 Linking ICMPv6_Templates.ttcn #8 3.129 Linking Osmocom_VTY_Functions.ttcn #8 3.130 Linking SCTP_Templates.ttcn #8 3.146 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 3.146 Generating Makefile skeleton... #8 3.146 Makefile skeleton was generated. #8 3.159 make -C ggsn_tests compile #8 3.165 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.165 /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.172 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.172 #8 3.178 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 3.187 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 3.188 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 3.188 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 3.190 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 3.193 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 3.221 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 3.221 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 3.222 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 3.223 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 3.230 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 3.238 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 3.239 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 3.239 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 3.239 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 3.243 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 3.243 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 3.243 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 3.244 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.245 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 3.245 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 3.245 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 3.246 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 3.246 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 3.247 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 3.247 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.247 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.248 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 3.250 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.250 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 3.259 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.260 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.262 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.263 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.264 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.264 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.265 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 3.265 Notify: Checking modules... #8 3.301 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 3.301 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 3.301 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 3.301 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 3.301 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.301 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 3.310 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 3.310 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 3.310 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 3.310 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 3.310 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 3.310 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.310 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 3.310 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 3.310 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.310 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 3.310 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 3.310 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 3.310 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 3.310 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 3.310 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.310 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 3.310 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 3.310 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.311 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 3.311 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 3.311 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.311 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 3.311 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 3.311 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.329 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.329 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 3.329 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 3.329 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.329 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.329 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 3.329 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 3.329 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 3.329 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.329 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 3.329 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.329 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 3.332 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 3.332 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 3.332 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.332 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 3.332 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.332 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 3.332 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 3.332 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.332 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 3.332 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.332 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 3.332 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 3.332 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.332 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 3.332 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.332 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 3.332 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 3.332 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.332 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 3.332 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.332 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 3.332 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 3.332 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 3.332 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.332 In parameter #2 for `daylightSavingTime': #8 3.332 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.332 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 3.332 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 3.332 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.332 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 3.332 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.332 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 3.332 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.332 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 3.332 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.332 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 3.332 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.332 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.332 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 3.332 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 3.332 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.332 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 3.332 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.332 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 3.335 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 3.335 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 3.335 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 3.335 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.335 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 3.335 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.335 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 3.335 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 3.335 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 3.335 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 3.335 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.335 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 3.335 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.335 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 3.335 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 3.335 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 3.335 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 3.335 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.335 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 3.335 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.335 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 3.337 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.337 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 3.337 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 3.337 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 3.337 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.337 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 3.337 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 3.337 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 3.338 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.338 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 3.338 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.338 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.338 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.338 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.338 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.338 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 3.338 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 3.338 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 3.338 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.338 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 3.338 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 3.338 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.338 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.338 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 3.338 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.338 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.338 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.338 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 3.338 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 3.338 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 3.338 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.338 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 3.338 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 3.338 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.338 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.338 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 3.338 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.338 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.338 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 3.338 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 3.343 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 3.343 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 3.343 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.343 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.343 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 3.343 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.343 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 3.343 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 3.343 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.343 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.346 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 3.346 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 3.346 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.346 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.346 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 3.346 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 3.346 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 3.346 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 3.346 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.346 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.348 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.348 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 3.348 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.348 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 3.357 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 3.357 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 3.357 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.357 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.357 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.357 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.362 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 3.362 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 3.362 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 3.362 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 3.363 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 3.363 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 3.363 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.363 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 3.363 GGSN_Tests.ttcn:788.3-96: In function instance: #8 3.363 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 3.363 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 3.363 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 3.363 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 3.363 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.363 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 3.363 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 3.363 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.363 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 3.363 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 3.363 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.364 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 3.364 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 3.364 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.364 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 3.364 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 3.364 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.364 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 3.364 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 3.364 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 3.365 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 3.365 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 3.365 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 3.365 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 3.365 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 3.365 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 3.365 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 3.365 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 3.365 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 3.365 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.365 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 3.365 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 3.366 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 3.366 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 3.366 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 3.366 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 3.366 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.366 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 3.366 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 3.366 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 3.367 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 3.367 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 3.367 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 3.367 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 3.367 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 3.367 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 3.367 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.367 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 3.367 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 3.367 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 3.368 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 3.368 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 3.368 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 3.368 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 3.368 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 3.368 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 3.368 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.368 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 3.368 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 3.368 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 3.369 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 3.369 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 3.369 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 3.369 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 3.369 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 3.369 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 3.369 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 3.369 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 3.369 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.369 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 3.369 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 3.369 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.370 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 3.370 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 3.370 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.370 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 3.370 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 3.370 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.370 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 3.370 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 3.370 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 3.370 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.370 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 3.370 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 3.371 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 3.371 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 3.371 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 3.371 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 3.371 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.371 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 3.371 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 3.371 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.372 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 3.372 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 3.372 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.377 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.377 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 3.377 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 3.377 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 3.377 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.377 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 3.377 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.377 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 3.388 Notify: Generating code... #8 4.059 Notify: File `BSSGP_Types.hh' was generated. #8 4.061 Notify: File `BSSGP_Types.cc' was generated. #8 4.064 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 4.066 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 4.068 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 4.070 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 4.073 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 4.075 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 4.077 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.077 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 4.078 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 4.078 Notify: File `DIAMETER_Emulation.hh' was generated. #8 4.079 Notify: File `DIAMETER_Emulation.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 4.079 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 4.079 Notify: File `DIAMETER_Templates.hh' was generated. #8 4.080 Notify: File `DIAMETER_Templates.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 4.080 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 4.083 Notify: File `DIAMETER_Types.hh' was generated. #8 4.093 Notify: File `DIAMETER_Types.cc' was generated. #8 4.095 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 4.097 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 4.100 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 4.101 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 4.101 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 4.101 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 4.101 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 4.101 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 4.102 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 4.102 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 4.103 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 4.103 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 4.104 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 4.104 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 4.104 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 4.104 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 4.104 Notify: File `GGSN_Tests.hh' was generated. #8 4.104 Notify: File `GGSN_Tests.cc' was generated. #8 4.104 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 4.105 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 4.105 Notify: File `GSM_Types.hh' was generated. #8 4.106 Notify: File `GSM_Types.cc' was generated. #8 4.106 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.106 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.106 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.106 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.107 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.107 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.107 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.109 Notify: File `GTPC_Types.hh' was generated. #8 4.111 Notify: File `GTPC_Types.cc' was generated. #8 4.114 Notify: File `GTPC_Types_part_1.cc' was generated. #8 4.116 Notify: File `GTPC_Types_part_2.cc' was generated. #8 4.118 Notify: File `GTPC_Types_part_3.cc' was generated. #8 4.121 Notify: File `GTPC_Types_part_4.cc' was generated. #8 4.123 Notify: File `GTPC_Types_part_5.cc' was generated. #8 4.125 Notify: File `GTPC_Types_part_6.cc' was generated. #8 4.127 Notify: File `GTPC_Types_part_7.cc' was generated. #8 4.127 Notify: File `GTPU_Types.hh' was generated. #8 4.128 Notify: File `GTPU_Types.cc' was generated. #8 4.128 Notify: File `GTPU_Types_part_1.cc' was generated. #8 4.128 Notify: File `GTPU_Types_part_2.cc' was generated. #8 4.128 Notify: File `GTPU_Types_part_3.cc' was generated. #8 4.128 Notify: File `GTPU_Types_part_4.cc' was generated. #8 4.128 Notify: File `GTPU_Types_part_5.cc' was generated. #8 4.129 Notify: File `GTPU_Types_part_6.cc' was generated. #8 4.129 Notify: File `GTPU_Types_part_7.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.129 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 4.130 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 4.130 Notify: File `GTPv1C_Templates.hh' was generated. #8 4.131 Notify: File `GTPv1C_Templates.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 4.131 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 4.131 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 4.132 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 4.133 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 4.133 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 4.133 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 4.133 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 4.133 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 4.133 Notify: File `GTPv1U_Templates.hh' was generated. #8 4.133 Notify: File `GTPv1U_Templates.cc' was generated. #8 4.133 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 4.133 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 4.133 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 4.134 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 4.134 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 4.134 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 4.134 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 4.134 Notify: File `General_Types.hh' was generated. #8 4.135 Notify: File `General_Types.cc' was generated. #8 4.135 Notify: File `General_Types_part_1.cc' was generated. #8 4.135 Notify: File `General_Types_part_2.cc' was generated. #8 4.135 Notify: File `General_Types_part_3.cc' was generated. #8 4.135 Notify: File `General_Types_part_4.cc' was generated. #8 4.135 Notify: File `General_Types_part_5.cc' was generated. #8 4.135 Notify: File `General_Types_part_6.cc' was generated. #8 4.135 Notify: File `General_Types_part_7.cc' was generated. #8 4.135 Notify: File `ICMP_Templates.hh' was generated. #8 4.135 Notify: File `ICMP_Templates.cc' was generated. #8 4.135 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 4.135 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 4.136 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 4.136 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 4.136 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 4.136 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 4.136 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 4.136 Notify: File `ICMP_Types.hh' was generated. #8 4.138 Notify: File `ICMP_Types.cc' was generated. #8 4.138 Notify: File `ICMP_Types_part_1.cc' was generated. #8 4.138 Notify: File `ICMP_Types_part_2.cc' was generated. #8 4.138 Notify: File `ICMP_Types_part_3.cc' was generated. #8 4.138 Notify: File `ICMP_Types_part_4.cc' was generated. #8 4.138 Notify: File `ICMP_Types_part_5.cc' was generated. #8 4.139 Notify: File `ICMP_Types_part_6.cc' was generated. #8 4.139 Notify: File `ICMP_Types_part_7.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates.hh' was generated. #8 4.139 Notify: File `ICMPv6_Templates.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 4.139 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 4.140 Notify: File `ICMPv6_Types.hh' was generated. #8 4.141 Notify: File `ICMPv6_Types.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 4.141 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 4.141 Notify: File `IPCP_Types.hh' was generated. #8 4.142 Notify: File `IPCP_Types.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_1.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_2.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_3.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_4.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_5.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_6.cc' was generated. #8 4.142 Notify: File `IPCP_Types_part_7.cc' was generated. #8 4.142 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.142 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.142 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.143 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.143 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.143 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.143 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.143 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.143 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.144 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.144 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.144 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.144 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.144 Notify: File `IPL4asp_Types.hh' was generated. #8 4.145 Notify: File `IPL4asp_Types.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.145 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.146 Notify: File `IP_Types.hh' was generated. #8 4.147 Notify: File `IP_Types.cc' was generated. #8 4.147 Notify: File `IP_Types_part_1.cc' was generated. #8 4.147 Notify: File `IP_Types_part_2.cc' was generated. #8 4.147 Notify: File `IP_Types_part_3.cc' was generated. #8 4.147 Notify: File `IP_Types_part_4.cc' was generated. #8 4.147 Notify: File `IP_Types_part_5.cc' was generated. #8 4.147 Notify: File `IP_Types_part_6.cc' was generated. #8 4.147 Notify: File `IP_Types_part_7.cc' was generated. #8 4.147 Notify: File `Misc_Helpers.hh' was generated. #8 4.147 Notify: File `Misc_Helpers.cc' was generated. #8 4.147 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.147 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.148 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.148 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.148 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.148 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.148 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.148 Notify: File `NS_Types.hh' was generated. #8 4.150 Notify: File `NS_Types.cc' was generated. #8 4.150 Notify: File `NS_Types_part_1.cc' was generated. #8 4.150 Notify: File `NS_Types_part_2.cc' was generated. #8 4.150 Notify: File `NS_Types_part_3.cc' was generated. #8 4.150 Notify: File `NS_Types_part_4.cc' was generated. #8 4.150 Notify: File `NS_Types_part_5.cc' was generated. #8 4.150 Notify: File `NS_Types_part_6.cc' was generated. #8 4.150 Notify: File `NS_Types_part_7.cc' was generated. #8 4.150 Notify: File `Native_Functions.hh' was generated. #8 4.151 Notify: File `Native_Functions.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.151 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.151 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 4.152 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 4.153 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 4.153 Notify: File `Osmocom_Types.hh' was generated. #8 4.153 Notify: File `Osmocom_Types.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.153 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.154 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.154 Notify: File `PAP_Types.hh' was generated. #8 4.155 Notify: File `PAP_Types.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_1.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_2.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_3.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_4.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_5.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_6.cc' was generated. #8 4.155 Notify: File `PAP_Types_part_7.cc' was generated. #8 4.155 Notify: File `SCTP_Templates.hh' was generated. #8 4.155 Notify: File `SCTP_Templates.cc' was generated. #8 4.155 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 4.156 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 4.156 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.157 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.157 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.158 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.158 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.158 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.158 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.159 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.159 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.160 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.160 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.160 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.161 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.161 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.161 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.161 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.161 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.161 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.162 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.162 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.162 Notify: File `UDP_Types.hh' was generated. #8 4.162 Notify: File `UDP_Types.cc' was generated. #8 4.162 Notify: File `UDP_Types_part_1.cc' was generated. #8 4.162 Notify: File `UDP_Types_part_2.cc' was generated. #8 4.162 Notify: File `UDP_Types_part_3.cc' was generated. #8 4.162 Notify: File `UDP_Types_part_4.cc' was generated. #8 4.163 Notify: File `UDP_Types_part_5.cc' was generated. #8 4.163 Notify: File `UDP_Types_part_6.cc' was generated. #8 4.163 Notify: File `UDP_Types_part_7.cc' was generated. #8 4.163 Notify: 387 files were updated. #8 4.203 touch compile #8 4.204 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.204 make -j16 -C ggsn_tests #8 4.222 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.285 Creating dependency file for UDP_EncDec.cc #8 4.285 Creating dependency file for TELNETasp_PT.cc #8 4.285 Creating dependency file for TCCInterface.cc #8 4.285 Creating dependency file for TCCEncoding.cc #8 4.286 Creating dependency file for TCCConversion.cc #8 4.286 Creating dependency file for Native_FunctionDefs.cc #8 4.286 Creating dependency file for IP_EncDec.cc #8 4.287 Creating dependency file for IPL4asp_discovery.cc #8 4.287 Creating dependency file for IPL4asp_PT.cc #8 4.287 Creating dependency file for ICMPv6_EncDec.cc #8 4.288 Creating dependency file for ICMP_EncDec.cc #8 4.288 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.288 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.288 Creating dependency file for GTPU_EncDec.cc #8 4.288 Creating dependency file for GTPC_EncDec.cc #8 4.289 Creating dependency file for DIAMETER_EncDec.cc #8 4.362 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.426 Creating dependency file for BSSGP_EncDec.cc #8 4.426 Creating dependency file for UDP_Types_part_6.cc #8 4.426 Creating dependency file for UDP_Types_part_7.cc #8 4.428 Creating dependency file for UDP_Types_part_5.cc #8 4.429 Creating dependency file for UDP_Types_part_4.cc #8 4.429 Creating dependency file for UDP_Types_part_3.cc #8 4.430 Creating dependency file for UDP_Types_part_2.cc #8 4.436 Creating dependency file for UDP_Types_part_1.cc #8 4.436 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.437 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.438 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.439 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.440 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.440 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.441 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.442 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.442 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.443 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.448 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.448 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.449 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.450 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.450 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.452 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.452 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.454 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.455 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.456 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.456 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.458 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.460 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.460 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.461 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.462 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.463 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.463 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.463 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.465 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.465 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.467 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.467 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.468 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.472 Creating dependency file for SCTP_Templates_part_7.cc #8 4.472 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.472 Creating dependency file for SCTP_Templates_part_6.cc #8 4.472 Creating dependency file for SCTP_Templates_part_5.cc #8 4.477 Creating dependency file for SCTP_Templates_part_4.cc #8 4.477 Creating dependency file for SCTP_Templates_part_3.cc #8 4.478 Creating dependency file for SCTP_Templates_part_1.cc #8 4.478 Creating dependency file for SCTP_Templates_part_2.cc #8 4.479 Creating dependency file for PAP_Types_part_7.cc #8 4.479 Creating dependency file for PAP_Types_part_6.cc #8 4.481 Creating dependency file for PAP_Types_part_5.cc #8 4.482 Creating dependency file for PAP_Types_part_4.cc #8 4.483 Creating dependency file for PAP_Types_part_3.cc #8 4.483 Creating dependency file for PAP_Types_part_2.cc #8 4.483 Creating dependency file for PAP_Types_part_1.cc #8 4.484 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.484 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.486 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.489 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.489 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.489 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.490 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.491 Creating dependency file for Osmocom_Types_part_7.cc #8 4.491 Creating dependency file for Osmocom_Types_part_6.cc #8 4.492 Creating dependency file for Osmocom_Types_part_5.cc #8 4.493 Creating dependency file for Osmocom_Types_part_4.cc #8 4.494 Creating dependency file for Osmocom_Types_part_3.cc #8 4.494 Creating dependency file for Osmocom_Types_part_2.cc #8 4.495 Creating dependency file for Osmocom_Types_part_1.cc #8 4.496 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.496 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.498 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.499 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.501 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.502 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.502 Creating dependency file for Native_Functions_part_7.cc #8 4.502 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.503 Creating dependency file for Native_Functions_part_6.cc #8 4.503 Creating dependency file for Native_Functions_part_5.cc #8 4.504 Creating dependency file for Native_Functions_part_4.cc #8 4.506 Creating dependency file for Native_Functions_part_3.cc #8 4.506 Creating dependency file for Native_Functions_part_2.cc #8 4.507 Creating dependency file for Native_Functions_part_1.cc #8 4.507 Creating dependency file for NS_Types_part_7.cc #8 4.508 Creating dependency file for NS_Types_part_6.cc #8 4.510 Creating dependency file for NS_Types_part_5.cc #8 4.511 Creating dependency file for NS_Types_part_4.cc #8 4.512 Creating dependency file for NS_Types_part_3.cc #8 4.512 Creating dependency file for NS_Types_part_2.cc #8 4.513 Creating dependency file for NS_Types_part_1.cc #8 4.514 Creating dependency file for Misc_Helpers_part_7.cc #8 4.515 Creating dependency file for Misc_Helpers_part_6.cc #8 4.516 Creating dependency file for Misc_Helpers_part_5.cc #8 4.517 Creating dependency file for Misc_Helpers_part_4.cc #8 4.517 Creating dependency file for Misc_Helpers_part_3.cc #8 4.518 Creating dependency file for Misc_Helpers_part_2.cc #8 4.518 Creating dependency file for Misc_Helpers_part_1.cc #8 4.519 Creating dependency file for IP_Types_part_7.cc #8 4.520 Creating dependency file for IP_Types_part_6.cc #8 4.520 Creating dependency file for IP_Types_part_5.cc #8 4.521 Creating dependency file for IP_Types_part_4.cc #8 4.523 Creating dependency file for IP_Types_part_3.cc #8 4.523 Creating dependency file for IP_Types_part_2.cc #8 4.524 Creating dependency file for IP_Types_part_1.cc #8 4.526 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.526 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.528 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.529 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.529 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.530 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.531 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.531 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.531 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.532 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.533 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.533 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.534 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.535 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.536 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.537 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.538 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.539 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.540 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.540 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.543 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.543 Creating dependency file for IPCP_Types_part_7.cc #8 4.543 Creating dependency file for IPCP_Types_part_6.cc #8 4.543 Creating dependency file for IPCP_Types_part_5.cc #8 4.544 Creating dependency file for IPCP_Types_part_4.cc #8 4.545 Creating dependency file for IPCP_Types_part_3.cc #8 4.545 Creating dependency file for IPCP_Types_part_2.cc #8 4.545 Creating dependency file for IPCP_Types_part_1.cc #8 4.547 Creating dependency file for ICMPv6_Types_part_7.cc #8 4.548 Creating dependency file for ICMPv6_Types_part_6.cc #8 4.551 Creating dependency file for ICMPv6_Types_part_5.cc #8 4.551 Creating dependency file for ICMPv6_Types_part_4.cc #8 4.551 Creating dependency file for ICMPv6_Types_part_3.cc #8 4.552 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.553 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.554 Creating dependency file for ICMPv6_Templates_part_7.cc #8 4.555 Creating dependency file for ICMPv6_Templates_part_6.cc #8 4.556 Creating dependency file for ICMPv6_Templates_part_5.cc #8 4.556 Creating dependency file for ICMPv6_Templates_part_4.cc #8 4.556 Creating dependency file for ICMPv6_Templates_part_3.cc #8 4.556 Creating dependency file for ICMPv6_Templates_part_2.cc #8 4.557 Creating dependency file for ICMPv6_Templates_part_1.cc #8 4.558 Creating dependency file for ICMP_Types_part_7.cc #8 4.559 Creating dependency file for ICMP_Types_part_6.cc #8 4.560 Creating dependency file for ICMP_Types_part_5.cc #8 4.562 Creating dependency file for ICMP_Types_part_3.cc #8 4.562 Creating dependency file for ICMP_Types_part_4.cc #8 4.563 Creating dependency file for ICMP_Types_part_2.cc #8 4.564 Creating dependency file for ICMP_Types_part_1.cc #8 4.564 Creating dependency file for ICMP_Templates_part_7.cc #8 4.565 Creating dependency file for ICMP_Templates_part_6.cc #8 4.566 Creating dependency file for ICMP_Templates_part_5.cc #8 4.567 Creating dependency file for ICMP_Templates_part_4.cc #8 4.567 Creating dependency file for ICMP_Templates_part_3.cc #8 4.568 Creating dependency file for ICMP_Templates_part_2.cc #8 4.568 Creating dependency file for ICMP_Templates_part_1.cc #8 4.569 Creating dependency file for General_Types_part_7.cc #8 4.569 Creating dependency file for General_Types_part_6.cc #8 4.571 Creating dependency file for General_Types_part_5.cc #8 4.573 Creating dependency file for General_Types_part_4.cc #8 4.573 Creating dependency file for General_Types_part_3.cc #8 4.573 Creating dependency file for General_Types_part_2.cc #8 4.574 Creating dependency file for General_Types_part_1.cc #8 4.575 Creating dependency file for GTPv1U_Templates_part_7.cc #8 4.576 Creating dependency file for GTPv1U_Templates_part_6.cc #8 4.576 Creating dependency file for GTPv1U_Templates_part_5.cc #8 4.577 Creating dependency file for GTPv1U_Templates_part_4.cc #8 4.579 Creating dependency file for GTPv1U_Templates_part_2.cc #8 4.579 Creating dependency file for GTPv1U_Templates_part_3.cc #8 4.579 Creating dependency file for GTPv1U_Templates_part_1.cc #8 4.581 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.581 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.581 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.581 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.581 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.586 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.586 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.586 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.588 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.588 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.589 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.590 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.590 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.590 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.590 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.592 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.593 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.593 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.593 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.594 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.595 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.598 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.598 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.598 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.599 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.600 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.602 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.602 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.602 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.605 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.605 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.605 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.606 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.606 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.607 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.608 Creating dependency file for GTPU_Types_part_7.cc #8 4.608 Creating dependency file for GTPU_Types_part_6.cc #8 4.609 Creating dependency file for GTPU_Types_part_5.cc #8 4.610 Creating dependency file for GTPU_Types_part_4.cc #8 4.611 Creating dependency file for GTPU_Types_part_3.cc #8 4.612 Creating dependency file for GTPU_Types_part_2.cc #8 4.613 Creating dependency file for GTPU_Types_part_1.cc #8 4.614 Creating dependency file for GTPC_Types_part_7.cc #8 4.614 Creating dependency file for GTPC_Types_part_6.cc #8 4.614 Creating dependency file for GTPC_Types_part_5.cc #8 4.617 Creating dependency file for GTPC_Types_part_4.cc #8 4.618 Creating dependency file for GTPC_Types_part_3.cc #8 4.618 Creating dependency file for GTPC_Types_part_2.cc #8 4.619 Creating dependency file for GTPC_Types_part_1.cc #8 4.620 Creating dependency file for GSM_Types_part_6.cc #8 4.620 Creating dependency file for GSM_Types_part_7.cc #8 4.620 Creating dependency file for GSM_Types_part_4.cc #8 4.621 Creating dependency file for GSM_Types_part_5.cc #8 4.621 Creating dependency file for GSM_Types_part_3.cc #8 4.622 Creating dependency file for GSM_Types_part_2.cc #8 4.623 Creating dependency file for GSM_Types_part_1.cc #8 4.624 Creating dependency file for GGSN_Tests_part_7.cc #8 4.628 Creating dependency file for GGSN_Tests_part_6.cc #8 4.633 Creating dependency file for GGSN_Tests_part_5.cc #8 4.634 Creating dependency file for GGSN_Tests_part_4.cc #8 4.634 Creating dependency file for GGSN_Tests_part_3.cc #8 4.634 Creating dependency file for GGSN_Tests_part_2.cc #8 4.634 Creating dependency file for GGSN_Tests_part_1.cc #8 4.636 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.636 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.638 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.640 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.645 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.646 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.647 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.647 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.647 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.649 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.650 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.651 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.655 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.656 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.659 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.659 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.660 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.661 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.662 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.663 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.664 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.668 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.668 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.671 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.672 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.673 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.674 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.674 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.676 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.678 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.679 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.680 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.683 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.688 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.690 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.692 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.694 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.694 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.700 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.703 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.704 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.706 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.707 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.712 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.715 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.716 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.717 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.723 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.724 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.727 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.727 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.730 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.736 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.736 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.741 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.742 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.742 Creating dependency file for BSSGP_Types_part_7.cc #8 4.747 Creating dependency file for BSSGP_Types_part_6.cc #8 4.752 Creating dependency file for BSSGP_Types_part_5.cc #8 4.753 Creating dependency file for BSSGP_Types_part_4.cc #8 4.756 Creating dependency file for BSSGP_Types_part_3.cc #8 4.783 Creating dependency file for BSSGP_Types_part_2.cc #8 4.797 Creating dependency file for BSSGP_Types_part_1.cc #8 4.806 Creating dependency file for UDP_Types.cc #8 4.808 Creating dependency file for TELNETasp_PortType.cc #8 4.812 Creating dependency file for TCCInterface_Functions.cc #8 4.826 Creating dependency file for TCCEncoding_Functions.cc #8 4.826 Creating dependency file for TCCConversion_Functions.cc #8 4.831 Creating dependency file for Socket_API_Definitions.cc #8 4.851 Creating dependency file for SCTP_Templates.cc #8 4.855 Creating dependency file for PAP_Types.cc #8 4.876 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.895 Creating dependency file for Osmocom_Types.cc #8 4.895 Creating dependency file for Osmocom_Gb_Types.cc #8 4.903 Creating dependency file for Native_Functions.cc #8 4.905 Creating dependency file for NS_Types.cc #8 4.909 Creating dependency file for Misc_Helpers.cc #8 4.911 Creating dependency file for IP_Types.cc #8 4.923 Creating dependency file for IPL4asp_Types.cc #8 4.932 Creating dependency file for IPL4asp_PortType.cc #8 4.933 Creating dependency file for IPL4asp_Functions.cc #8 4.938 Creating dependency file for IPCP_Types.cc #8 4.940 Creating dependency file for ICMPv6_Types.cc #8 4.945 Creating dependency file for ICMPv6_Templates.cc #8 4.948 Creating dependency file for ICMP_Types.cc #8 4.964 Creating dependency file for ICMP_Templates.cc #8 4.968 Creating dependency file for General_Types.cc #8 4.977 Creating dependency file for GTPv1U_Templates.cc #8 4.979 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.979 Creating dependency file for GTPv1U_CodecPort.cc #8 4.993 Creating dependency file for GTPv1C_Templates.cc #8 5.010 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 5.017 Creating dependency file for GTPv1C_CodecPort.cc #8 5.018 Creating dependency file for GTPU_Types.cc #8 5.028 Creating dependency file for GTPC_Types.cc #8 5.028 Creating dependency file for GSM_Types.cc #8 5.030 Creating dependency file for GGSN_Tests.cc #8 5.034 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 5.037 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 5.038 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 5.054 Creating dependency file for DIAMETER_Types.cc #8 5.058 Creating dependency file for DIAMETER_Templates.cc #8 5.059 Creating dependency file for DIAMETER_Emulation.cc #8 5.077 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 5.079 Creating dependency file for DIAMETER_CodecPort.cc #8 5.080 Creating dependency file for BSSGP_Types.cc #8 5.467 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.467 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.467 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.468 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.468 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.468 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.468 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.469 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.469 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.469 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.469 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.470 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.470 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.470 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.471 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.471 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 7.090 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.386 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.470 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.474 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.502 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.651 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.854 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.900 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.980 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.980 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.980 8871 | } #8 7.980 | ^ #8 7.981 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.981 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.981 8923 | } #8 7.981 | ^ #8 7.983 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 7.983 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.983 9222 | } #8 7.983 | ^ #8 7.991 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 7.991 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.991 10202 | } #8 7.991 | ^ #8 8.074 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.265 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.346 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.395 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.465 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.745 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 9.107 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 9.209 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.272 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.289 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.291 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.473 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.564 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.900 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 10.04 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.22 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.30 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.65 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.81 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 11.00 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 11.08 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.31 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 12.04 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 12.10 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.79 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.88 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.91 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.93 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.95 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.97 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.99 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 13.02 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 13.04 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 13.06 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 13.08 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 13.09 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 13.11 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 13.12 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 13.13 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 13.14 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 13.15 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 13.17 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 13.17 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 13.19 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 13.20 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 13.22 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 13.22 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 13.24 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.24 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.25 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.26 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.27 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.28 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.29 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.29 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.30 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.41 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.57 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.59 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.61 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.63 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.66 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.68 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.70 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.73 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.75 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.77 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.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_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 13.82 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.84 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.86 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.88 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.91 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.93 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.95 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.97 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.99 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 14.01 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 14.04 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 14.06 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 14.07 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 14.08 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 14.09 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 14.10 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 14.11 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 14.12 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 14.13 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 14.15 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 14.15 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.17 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.17 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.19 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.19 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.21 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.21 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.23 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.24 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 15.17 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.92 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.62 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.23 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.42 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.44 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.47 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.50 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.52 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.54 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.56 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.59 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.59 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.61 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.62 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.63 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.64 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.65 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.66 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.67 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.69 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 22.69 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 22.71 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 22.71 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 22.73 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 22.73 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 22.75 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 22.76 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 22.78 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 22.78 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 22.80 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 22.80 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 22.82 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 22.82 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 22.84 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 22.85 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 22.86 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 22.87 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 22.88 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 22.89 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 22.90 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 22.93 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 22.93 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 22.95 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 22.96 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 22.98 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 22.98 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.00 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.00 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.02 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.02 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.04 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.05 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.06 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.07 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.08 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.10 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.11 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.12 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.13 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.14 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.15 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.16 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.18 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.19 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.20 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.21 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.22 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.23 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.24 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.26 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.26 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.28 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.28 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.30 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.31 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.33 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.34 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.35 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.36 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.37 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.38 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.40 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.41 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.42 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.43 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.44 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.45 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.46 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.47 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.48 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.49 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.51 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.51 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.53 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.55 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.56 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.57 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.58 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.59 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.60 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.61 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.63 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.63 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.65 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.66 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.67 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.68 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.69 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.70 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.71 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.72 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.74 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.74 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.76 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.76 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.77 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.78 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.79 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.79 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.80 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.80 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.81 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.82 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.82 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.83 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.83 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.84 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.84 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.85 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.85 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.86 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.86 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.88 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.88 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.88 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.88 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 23.90 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 23.90 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 23.90 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 23.90 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 23.92 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 23.92 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 23.93 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 23.93 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 23.94 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 23.94 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 23.95 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 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 23.96 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 23.96 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 23.98 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 23.98 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 23.99 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 23.99 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.00 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.00 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.01 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.01 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.02 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.02 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.03 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.03 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.04 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.04 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.05 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.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 24.07 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.07 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.08 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.08 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.09 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.09 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.09 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.10 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.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 24.12 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.12 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.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 24.12 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.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 24.14 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.14 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.14 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.16 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.17 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.17 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.17 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.17 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.19 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.19 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.19 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.19 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.20 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.21 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.21 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.21 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.21 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.22 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.23 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.23 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.23 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.24 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.24 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.25 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.25 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.25 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.27 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.27 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.27 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.27 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.28 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.29 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.30 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.30 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.30 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.30 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.31 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.32 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.32 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.32 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.32 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.34 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.34 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.34 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.34 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.40 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.91 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.09 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.15 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.53 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.78 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.81 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.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 25.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 25.92 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.03 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.12 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 26.13 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 26.26 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 26.32 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 26.35 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 26.45 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 26.46 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 26.55 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 26.56 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 26.56 g++ -shared -o GSM_Types.so GSM_Types.o #8 26.61 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 26.63 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 26.66 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 26.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 26.69 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 26.69 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 26.69 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 26.73 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 26.78 g++ -shared -o General_Types.so General_Types.o #8 26.79 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 26.79 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 26.81 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 26.82 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 26.83 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 26.83 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 26.84 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 26.86 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 26.92 g++ -shared -o IP_Types.so IP_Types.o #8 26.94 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 26.94 g++ -shared -o NS_Types.so NS_Types.o #8 26.95 g++ -shared -o Native_Functions.so Native_Functions.o #8 26.95 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 26.97 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 26.97 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 26.97 g++ -shared -o PAP_Types.so PAP_Types.o #8 26.98 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 27.01 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.11 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 27.11 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 27.11 g++ -shared -o UDP_Types.so UDP_Types.o #8 27.12 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 27.12 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 27.12 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 27.14 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 27.18 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 27.22 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.27 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 27.27 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 27.29 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 27.30 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 27.30 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 27.32 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 27.32 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 27.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 27.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 27.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 27.35 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 27.35 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 27.36 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 27.36 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 27.36 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 27.36 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 27.37 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 27.37 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 27.38 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 27.38 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 27.39 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 27.39 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 27.39 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 27.39 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 27.40 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 27.40 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 27.41 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 27.41 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 27.41 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 27.41 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 27.42 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 27.42 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 27.42 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 27.43 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 27.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 27.44 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 27.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 27.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 27.45 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 27.46 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 27.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 27.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 27.47 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 27.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 27.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 27.48 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 27.49 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 27.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 27.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 27.50 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 27.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 27.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 27.51 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 27.52 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 27.52 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 27.53 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 27.53 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 27.53 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 27.53 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 27.54 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 27.55 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 27.55 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 27.56 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 27.56 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 27.56 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 27.56 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 27.57 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 27.57 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 27.58 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 27.58 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 27.58 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 27.58 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 27.58 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 27.59 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 27.59 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 27.59 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 27.60 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 27.60 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 27.61 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 27.61 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 27.61 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 27.61 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 27.62 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 27.62 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 27.63 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 27.63 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 27.64 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 27.64 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 27.64 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 27.64 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 27.65 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 27.65 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 27.66 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 27.66 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 27.66 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 27.67 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 27.67 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 27.67 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 27.68 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 27.68 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 27.69 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 27.69 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 27.69 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 27.70 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 27.70 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 27.70 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 27.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 27.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 27.71 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 27.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 27.72 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 27.73 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 27.73 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 27.73 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 27.74 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 27.74 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 27.74 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 27.74 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 27.75 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 27.75 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 27.75 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 27.75 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 27.75 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 27.75 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 27.76 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 27.76 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 27.77 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 27.77 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 27.77 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 27.77 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 27.77 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 27.78 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 27.78 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 27.78 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 27.78 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 27.79 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 27.79 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 27.80 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 27.80 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 27.80 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 27.80 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 27.80 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 27.80 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 27.80 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 27.80 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 27.81 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 27.82 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 27.82 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 27.83 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 27.83 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 27.83 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 27.83 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 27.83 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 27.83 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 27.83 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 27.83 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 27.84 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 27.84 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 27.84 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 27.85 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 27.85 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 27.86 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 27.87 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 27.87 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 27.88 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 27.88 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 27.88 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 27.88 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 27.88 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 27.88 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 27.89 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 27.89 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 27.89 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 27.89 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 27.89 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 27.91 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 27.91 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 27.91 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 27.91 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 27.91 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 27.91 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 27.92 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 27.92 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 27.92 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 27.92 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 27.92 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 27.93 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 27.94 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 27.94 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 27.94 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 27.94 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 27.94 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 27.94 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 27.94 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 27.94 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 27.95 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 27.95 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 27.96 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 27.96 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 27.96 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 27.96 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 27.97 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 27.97 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 27.97 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 27.97 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 27.97 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 27.97 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 27.98 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 27.99 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 27.99 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 27.99 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 27.99 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 27.99 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 28.00 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 28.00 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 28.00 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 28.00 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 28.00 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 28.01 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 28.01 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 28.01 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 28.02 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 28.02 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 28.02 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 28.02 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 28.02 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 28.02 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 28.03 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 28.04 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 28.04 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 28.04 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 28.04 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 28.05 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 28.05 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 28.05 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 28.05 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 28.05 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 28.05 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 28.05 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 28.06 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 28.07 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 28.08 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 28.08 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 28.08 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 28.08 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 28.09 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 28.09 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 28.09 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 28.10 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 28.10 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 28.10 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 28.10 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 28.10 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 28.11 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 28.11 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 28.12 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 28.12 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 28.12 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 28.12 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 28.13 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 28.13 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 28.13 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 28.13 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 28.13 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 28.13 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 28.13 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 28.15 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 28.15 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 28.15 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 28.15 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 28.15 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 28.15 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 28.15 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 28.16 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 28.16 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 28.16 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 28.17 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 28.17 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 28.18 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 28.18 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 28.18 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 28.18 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 28.18 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 28.18 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 28.18 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 28.19 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 28.19 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 28.21 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 28.22 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 28.22 g++ -shared -o TCCConversion.so TCCConversion.o #8 28.31 g++ -shared -o TCCInterface.so TCCInterface.o #8 28.32 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 28.32 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 28.32 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 28.74 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.51 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.30 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 32.23 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:abf155cfe90cf54b87b5b46b3776d6beb629c73cc37ee5183c5d0f1d38701df8 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 abf155cfe90c + 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=2088560 + seq 1 30 + echo (2088560 + 1) % 256 + bc + SUBNET=113 + NET_NAME=ttcn3-ggsn-test-113 + SUB4=172.18.113.0/24 + SUB6=fd02:db8:113::/64 + set +x Creating network ttcn3-ggsn-test-113, trying SUBNET=113... + docker network create --internal --subnet 172.18.113.0/24 --ipv6 --subnet fd02:db8:113::/64 ttcn3-ggsn-test-113 25a8a0cb389e480aee576b94fbdfee35fee2377af18b9ece58e3c4a6c5553fff + set +x ### Network ttcn3-ggsn-test-113 created (SUBNET=113) ### + 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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=113 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-24-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.113.201/24 brd 172.18.113.255 dev eth0 ip route add default via 172.18.113.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.113.201/24 brd 172.18.113.255 dev eth0 + echo ip route add default via 172.18.113.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 From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next + d4cea2cae...3ec8d7572 main -> net-next/main (forced update) + git checkout net-next/main Warning: you are leaving 1 commit behind, not connected to any of your branches: d4cea2cae Merge branch 'selftests-mptcp-use-net-lib-sh-to-manage-netns' If you want to keep it by creating a new branch, this may be a good time to do so with: git branch d4cea2cae HEAD is now at 3ec8d7572 CDC-NCM: add support for Apple's private interface + 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 UPD include/config/kernel.release UPD include/generated/utsrelease.h INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/main.o CC ipc/mqueue.o CC security/keys/keyring.o CC io_uring/io_uring.o CC crypto/algapi.o CC fs/namei.o CC net/devres.o CC security/commoncap.o CC lib/kobject_uevent.o CC kernel/fork.o CC security/keys/process_keys.o CC net/socket.o CC arch/x86/kernel/espfix_64.o CC drivers/acpi/event.o CC net/compat.o CC net/core/sock.o CC init/do_mounts.o CC security/keys/request_key.o CC init/init_task.o CC fs/select.o CC lib/vsprintf.o CC crypto/aead.o CC crypto/geniv.o AR ipc/built-in.a CC crypto/lskcipher.o AR arch/x86/kernel/built-in.a AR arch/x86/built-in.a CC net/ethernet/eth.o AR security/keys/built-in.a CC net/802/fddi.o CC security/lsm_audit.o CC security/selinux/avc.o AR drivers/acpi/built-in.a CC security/selinux/hooks.o CC crypto/skcipher.o CC init/version.o CC kernel/exit.o CC security/selinux/selinuxfs.o AR init/built-in.a CC io_uring/notif.o CC net/sched/sch_generic.o AR net/802/built-in.a CC net/sched/sch_mq.o CC fs/file.o AR net/ethernet/built-in.a CC net/sched/sch_frag.o CC net/netlink/af_netlink.o CC net/sched/sch_api.o CC net/core/request_sock.o CC crypto/ahash.o CC drivers/connector/cn_queue.o CC io_uring/net.o CC io_uring/poll.o CC drivers/base/core.o CC kernel/sysctl.o CC net/core/skbuff.o CC net/sched/sch_blackhole.o CC net/core/datagram.o CC lib/dynamic_debug.o CC drivers/connector/connector.o CC crypto/shash.o CC fs/fs_context.o CC net/sched/cls_api.o CC net/sched/act_api.o CC net/sched/sch_fifo.o CC io_uring/uring_cmd.o CC crypto/akcipher.o CC io_uring/sqpoll.o CC drivers/connector/cn_proc.o CC net/netlink/genetlink.o CC fs/eventpoll.o CC security/selinux/netlink.o CC net/core/stream.o CC lib/nlattr.o CC kernel/sys.o CC net/sched/cls_cgroup.o CC crypto/sig.o CC crypto/kpp.o AR drivers/connector/built-in.a CC drivers/base/property.o CC security/selinux/nlmsgtab.o CC security/selinux/netif.o CC security/selinux/netnode.o CC net/sched/ematch.o CC io_uring/register.o CC net/core/scm.o CC net/core/gen_stats.o CC lib/dynamic_queue_limits.o CC crypto/acompress.o CC net/netlink/policy.o CC crypto/scompress.o CC crypto/algboss.o CC fs/nfs_common/grace.o CC security/selinux/netport.o CC kernel/pid.o CC security/selinux/status.o AR net/sched/built-in.a CC lib/net_utils.o CC drivers/base/firmware_loader/main.o AR net/netlink/built-in.a CC security/device_cgroup.o CC net/xfrm/xfrm_policy.o CC net/core/gen_estimator.o CC net/ethtool/ioctl.o CC crypto/authenc.o AR fs/nfs_common/built-in.a CC net/xfrm/xfrm_state.o CC net/netfilter/core.o CC fs/quota/netlink.o CC io_uring/napi.o CC net/ipv4/route.o AR lib/lib.a AR lib/built-in.a CC net/netfilter/nf_log.o CC security/selinux/ss/ebitmap.o CC net/netfilter/nf_queue.o CC security/selinux/ss/sidtab.o AR drivers/base/firmware_loader/built-in.a CC kernel/extable.o CC net/core/net_namespace.o AR fs/quota/built-in.a AR drivers/base/built-in.a CC crypto/authencesn.o CC security/selinux/ss/avtab.o CC fs/proc/namespaces.o CC drivers/net/mii.o AR io_uring/built-in.a CC net/netfilter/nf_sockopt.o CC net/unix/af_unix.o CC net/core/secure_seq.o CC security/selinux/ss/policydb.o CC net/netfilter/utils.o CC kernel/nsproxy.o CC fs/proc/proc_sysctl.o CC security/selinux/ss/services.o CC crypto/rng.o CC security/selinux/ss/conditional.o CC net/ethtool/common.o CC net/core/flow_dissector.o CC drivers/net/loopback.o CC net/netfilter/nfnetlink.o CC net/xfrm/xfrm_input.o CC net/core/sysctl_net_core.o AR crypto/built-in.a CC kernel/cred.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC net/netfilter/nfnetlink_log.o CC net/xfrm/xfrm_output.o CC net/ethtool/netlink.o CC net/ethtool/bitset.o CC fs/proc/proc_net.o CC drivers/net/netconsole.o CC drivers/net/phy/mdio-boardinfo.o CC net/unix/garbage.o CC net/ethtool/strset.o CC kernel/sched/core.o CC net/ipv4/ip_input.o CC drivers/net/phy/stubs.o CC net/xfrm/xfrm_sysctl.o CC net/core/dev.o CC net/core/dev_addr_lists.o AR fs/proc/built-in.a CC security/selinux/ss/mls.o CC net/ethtool/linkinfo.o CC fs/sysfs/mount.o CC drivers/net/mdio/acpi_mdio.o CC net/netfilter/nf_conntrack_core.o CC drivers/net/mdio/fwnode_mdio.o CC drivers/net/phy/mdio_devres.o CC net/ipv4/ip_fragment.o CC drivers/net/phy/phy.o CC net/ethtool/linkmodes.o CC net/unix/sysctl_net_unix.o CC net/xfrm/xfrm_replay.o AR fs/sysfs/built-in.a CC net/xfrm/xfrm_device.o CC drivers/net/phy/phy-c45.o CC net/core/dst.o CC drivers/net/phy/phy-core.o AR drivers/net/mdio/built-in.a CC net/packet/af_packet.o CC security/selinux/ss/context.o CC net/ipv6/af_inet6.o CC net/ipv4/ip_forward.o AR net/unix/built-in.a CC net/ipv6/anycast.o CC net/ethtool/rss.o CC fs/nfs/client.o CC security/selinux/netlabel.o CC net/xfrm/xfrm_algo.o CC net/xfrm/xfrm_user.o CC fs/nfs/dir.o CC net/ethtool/linkstate.o CC net/netfilter/nf_conntrack_standalone.o CC drivers/net/phy/phy_device.o CC net/core/netevent.o CC net/ethtool/debug.o CC net/ipv4/ip_options.o CC net/ipv6/ip6_output.o CC net/ipv6/ip6_input.o CC drivers/net/veth.o CC net/ethtool/wol.o AR security/selinux/built-in.a CC net/ethtool/features.o AR security/built-in.a CC net/ethtool/privflags.o CC net/netfilter/nf_conntrack_expect.o CC fs/nfs/file.o CC net/ethtool/rings.o AR net/packet/built-in.a CC net/ipv4/ip_output.o CC drivers/net/phy/linkmode.o CC net/ipv4/ip_sockglue.o CC net/sunrpc/clnt.o CC fs/nfs/getroot.o AR net/xfrm/built-in.a CC net/wireless/core.o CC net/ethtool/channels.o CC net/mac80211/main.o AR kernel/sched/built-in.a CC net/netfilter/nf_conntrack_helper.o CC net/netlabel/netlabel_user.o CC net/netlabel/netlabel_kapi.o CC drivers/net/phy/mdio_bus.o CC drivers/net/virtio_net.o CC fs/nfs/inode.o CC kernel/module/main.o CC net/ipv6/addrconf.o CC fs/nfs/super.o CC net/ethtool/coalesce.o CC net/netlabel/netlabel_domainhash.o CC net/core/neighbour.o CC net/netfilter/nf_conntrack_proto.o CC net/ipv4/inet_hashtables.o CC net/netlabel/netlabel_addrlist.o CC net/ipv4/inet_timewait_sock.o CC drivers/net/phy/mdio_device.o CC net/ethtool/pause.o CC net/sunrpc/xprt.o CC net/wireless/sysfs.o CC fs/nfs/io.o CC net/netlabel/netlabel_mgmt.o CC net/mac80211/status.o CC drivers/net/phy/swphy.o CC net/netlabel/netlabel_unlabeled.o AR kernel/module/built-in.a CC kernel/kallsyms.o CC net/ipv4/inet_connection_sock.o CC net/netfilter/nf_conntrack_proto_generic.o CC drivers/net/gtp.o CC net/ethtool/eee.o CC fs/nfs/direct.o CC drivers/net/phy/fixed_phy.o CC drivers/net/ethernet/broadcom/tg3.o CC net/netlabel/netlabel_cipso_v4.o CC net/netfilter/nf_conntrack_proto_tcp.o CC kernel/cgroup/cgroup.o CC net/wireless/radiotap.o CC kernel/audit.o CC net/core/rtnetlink.o CC net/ethtool/tsinfo.o CC kernel/auditfilter.o AR drivers/net/phy/built-in.a CC kernel/auditsc.o CC net/sunrpc/socklib.o CC net/mac80211/driver-ops.o CC net/ipv6/addrlabel.o CC net/ipv4/tcp.o CC kernel/audit_watch.o CC net/netlabel/netlabel_calipso.o CC net/wireless/util.o CC net/ethtool/cabletest.o CC fs/nfs/pagelist.o CC net/sunrpc/xprtsock.o CC net/netfilter/nf_conntrack_proto_udp.o CC kernel/audit_fsnotify.o CC kernel/audit_tree.o CC net/ipv6/route.o CC kernel/seccomp.o AR net/netlabel/built-in.a CC net/9p/trans_fd.o CC net/ethtool/tunnels.o CC drivers/pcmcia/pcmcia_resource.o CC kernel/taskstats.o CC net/mac80211/sta_info.o CC net/netfilter/nf_conntrack_proto_icmp.o CC net/mac80211/wep.o CC fs/nfs/read.o CC net/ethtool/fec.o CC net/9p/trans_virtio.o CC drivers/pcmcia/pcmcia_cis.o CC net/netfilter/nf_conntrack_extend.o CC kernel/trace/trace_kprobe.o CC net/core/utils.o AR kernel/cgroup/built-in.a CC net/netfilter/nf_conntrack_acct.o CC kernel/bpf/core.o CC net/sunrpc/sched.o CC net/wireless/reg.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC net/ethtool/eeprom.o AR drivers/pcmcia/built-in.a CC net/ethtool/stats.o AR net/9p/built-in.a CC net/sysctl_net.o CC net/wireless/scan.o CC net/core/link_watch.o CC net/netfilter/nf_conntrack_seqadj.o CC fs/nfs/symlink.o CC kernel/trace/trace_uprobe.o CC fs/nfs/unlink.o CC net/ethtool/phc_vclocks.o CC net/ipv6/ip6_fib.o CC net/dns_resolver/dns_query.o CC net/core/filter.o CC net/mac80211/wpa.o CC net/mac80211/scan.o CC net/netfilter/nf_conntrack_proto_icmpv6.o AR net/dns_resolver/built-in.a AR kernel/bpf/built-in.a CC net/netfilter/nf_conntrack_proto_dccp.o CC net/ipv6/ipv6_sockglue.o CC net/ethtool/mm.o CC fs/nfs/write.o AR kernel/trace/built-in.a CC kernel/events/core.o CC net/ipv6/ndisc.o CC net/handshake/alert.o CC net/netfilter/nf_conntrack_proto_sctp.o AR drivers/net/ethernet/broadcom/built-in.a CC net/mac80211/offchannel.o CC net/ipv6/udp.o CC drivers/net/ethernet/intel/e100.o CC net/ethtool/module.o CC net/ipv6/udplite.o CC net/wireless/nl80211.o CC net/ipv4/tcp_timer.o CC drivers/net/ethernet/intel/e1000/e1000_main.o CC drivers/net/ethernet/intel/e1000e/82571.o CC net/ethtool/pse-pd.o CC net/handshake/genl.o CC net/ipv6/raw.o CC net/netfilter/nf_conntrack_netlink.o CC fs/nfs/namespace.o CC net/netfilter/nf_conntrack_ftp.o CC net/ipv6/icmp.o CC net/handshake/netlink.o CC net/mac80211/ht.o CC net/ethtool/plca.o CC net/sunrpc/auth.o CC net/ipv4/tcp_ipv4.o CC net/ipv6/mcast.o CC drivers/net/ethernet/intel/e1000e/ich8lan.o CC fs/nfs/mount_clnt.o AR net/ethtool/built-in.a CC drivers/net/ethernet/marvell/sky2.o CC net/handshake/request.o CC net/handshake/tlshd.o CC net/netfilter/nf_conntrack_irc.o CC net/ipv6/reassembly.o CC net/netfilter/nf_conntrack_sip.o CC drivers/net/ethernet/intel/e1000/e1000_hw.o CC net/mac80211/agg-tx.o CC net/sunrpc/auth_null.o CC fs/nfs/nfstrace.o CC net/handshake/trace.o CC fs/nfs/export.o CC net/netfilter/nf_log_syslog.o CC net/core/sock_diag.o CC drivers/net/ethernet/intel/e1000e/80003es2lan.o CC net/ipv6/tcp_ipv6.o CC net/ipv6/ping.o CC net/ipv4/tcp_minisocks.o CC net/sunrpc/auth_tls.o AR kernel/events/built-in.a AR kernel/built-in.a CC net/sunrpc/auth_unix.o CC net/netfilter/nf_nat_core.o AR net/handshake/built-in.a CC net/netfilter/nf_nat_proto.o CC net/core/dev_ioctl.o AR drivers/net/ethernet/marvell/built-in.a CC net/mac80211/agg-rx.o CC net/core/tso.o CC fs/nfs/sysfs.o CC net/ipv6/exthdrs.o CC drivers/net/ethernet/intel/e1000/e1000_ethtool.o CC net/netfilter/nf_nat_helper.o CC drivers/net/ethernet/intel/e1000e/mac.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/ipv4/tcp_cong.o CC net/core/sock_reuseport.o CC fs/nfs/fs_context.o CC net/netfilter/nf_nat_masquerade.o CC net/core/fib_notifier.o CC net/ipv6/datagram.o CC net/netfilter/nf_nat_ftp.o CC net/netfilter/nf_nat_irc.o CC drivers/net/ethernet/intel/e1000e/manage.o CC net/ipv6/ip6_flowlabel.o CC net/mac80211/vht.o CC drivers/net/ethernet/intel/e1000/e1000_param.o CC fs/nfs/nfsroot.o CC net/core/xdp.o CC net/ipv4/tcp_metrics.o CC net/core/flow_offload.o CC net/netfilter/nf_nat_sip.o CC net/sunrpc/svcauth.o CC net/netfilter/x_tables.o CC net/netfilter/xt_tcpudp.o CC drivers/net/ethernet/intel/e1000e/nvm.o CC net/ipv6/inet6_connection_sock.o CC fs/nfs/sysctl.o CC net/sunrpc/svcauth_unix.o CC fs/nfs/nfs3super.o CC net/ipv6/udp_offload.o AR drivers/net/ethernet/intel/e1000/built-in.a CC net/ipv6/seg6.o CC net/core/gro.o CC net/core/netdev-genl.o CC net/ipv4/tcp_fastopen.o CC net/mac80211/he.o CC net/netfilter/xt_mark.o CC net/netfilter/xt_connmark.o CC drivers/net/ethernet/intel/e1000e/phy.o CC fs/nfs/nfs3client.o CC net/ipv6/fib6_notifier.o CC fs/nfs/nfs3proc.o CC net/sunrpc/addr.o CC net/ipv6/rpl.o CC net/ipv6/ioam6.o CC net/netfilter/xt_nat.o CC net/netfilter/xt_CONNSECMARK.o CC net/mac80211/s1g.o CC net/sunrpc/rpcb_clnt.o CC net/ipv6/sysctl_net_ipv6.o CC net/netfilter/xt_LOG.o CC fs/nfs/nfs3xdr.o CC net/ipv4/tcp_rate.o CC net/core/netdev-genl-gen.o CC net/core/gso.o CC net/sunrpc/timer.o CC net/ipv6/xfrm6_policy.o CC fs/nfs/nfs3acl.o CC net/netfilter/xt_NFLOG.o CC net/wireless/mlme.o CC drivers/net/ethernet/intel/e1000e/param.o CC net/netfilter/xt_MASQUERADE.o CC net/ipv6/xfrm6_state.o CC net/core/net-sysfs.o CC net/ipv6/xfrm6_input.o CC net/sunrpc/xdr.o CC net/netfilter/xt_SECMARK.o CC net/core/hotdata.o CC net/ipv4/tcp_recovery.o CC net/netfilter/xt_TCPMSS.o CC net/ipv6/xfrm6_output.o CC fs/nfs/nfs4proc.o CC net/mac80211/ibss.o CC net/sunrpc/sunrpc_syms.o CC net/ipv6/xfrm6_protocol.o CC drivers/net/ethernet/intel/e1000e/ethtool.o CC drivers/net/ethernet/intel/e1000e/netdev.o CC fs/nfs/nfs4xdr.o CC net/netfilter/xt_conntrack.o CC net/core/page_pool.o CC net/ipv6/netfilter.o CC net/ipv4/tcp_ulp.o CC net/netfilter/xt_pkttype.o CC net/ipv6/proc.o CC net/sunrpc/cache.o CC net/core/page_pool_user.o CC net/wireless/ibss.o CC net/ipv6/syncookies.o CC net/netfilter/xt_policy.o CC net/core/net-procfs.o CC net/netfilter/xt_state.o CC net/sunrpc/rpc_pipe.o CC drivers/net/ethernet/intel/e1000e/ptp.o CC net/ipv6/calipso.o CC net/ipv4/tcp_offload.o CC net/core/netpoll.o CC net/mac80211/iface.o CC net/ipv6/ah6.o CC net/ipv6/esp6.o CC net/netfilter/ipset/ip_set_core.o CC net/core/fib_rules.o CC [M] net/netfilter/xt_addrtype.o CC net/core/net-traces.o CC net/wireless/sme.o CC fs/nfs/nfs4state.o CC net/sunrpc/sysfs.o CC net/sunrpc/svc_xprt.o CC net/ipv4/tcp_plb.o CC net/ipv6/sit.o CC net/sunrpc/xprtmultipath.o CC net/ipv6/netfilter/ip6_tables.o CC fs/nfs/nfs4renewd.o CC fs/nfs/nfs4super.o AR drivers/net/ethernet/intel/e1000e/built-in.a AR drivers/net/ethernet/intel/built-in.a CC net/ipv6/addrconf_core.o CC drivers/net/ethernet/nvidia/forcedeth.o CC net/core/selftests.o CC net/sunrpc/stats.o CC net/netfilter/ipset/ip_set_getport.o CC net/ipv4/datagram.o CC net/mac80211/link.o CC fs/nfs/nfs4file.o CC net/sunrpc/sysctl.o CC fs/nfs/delegation.o CC net/ipv6/exthdrs_core.o CC net/ipv6/netfilter/ip6table_filter.o CC fs/nfs/nfs4idmap.o CC net/ipv6/ip6_checksum.o CC net/wireless/chan.o CC net/wireless/ethtool.o CC net/sunrpc/auth_gss/auth_gss.o CC net/netfilter/ipset/pfxlen.o CC net/sunrpc/auth_gss/gss_generic_token.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC fs/nfs/callback.o CC net/ipv6/ip6_icmp.o CC net/ipv6/netfilter/ip6table_mangle.o CC net/ipv6/netfilter/ip6table_nat.o CC net/wireless/mesh.o CC net/mac80211/rate.o CC fs/nfs/callback_xdr.o AR net/netfilter/ipset/built-in.a AR net/netfilter/built-in.a CC net/core/ptp_classifier.o CC fs/nfs/callback_proc.o AR drivers/net/ethernet/nvidia/built-in.a CC drivers/net/ethernet/realtek/8139too.o CC net/mac80211/michael.o CC net/core/netprio_cgroup.o CC net/wireless/ap.o CC fs/nfs/nfs4namespace.o CC net/ipv6/output_core.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o CC net/wireless/trace.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC net/core/netclassid_cgroup.o CC net/mac80211/tkip.o CC fs/nfs/nfs4getroot.o CC fs/nfs/nfs4client.o CC net/wireless/ocb.o CC net/core/dst_cache.o CC net/ipv6/protocol.o AR drivers/net/ethernet/realtek/built-in.a CC fs/nfs/nfs4session.o CC net/ipv6/ip6_offload.o AR drivers/net/ethernet/built-in.a CC drivers/net/net_failover.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/ipv6/netfilter/nf_reject_ipv6.o CC net/ipv4/udplite.o CC net/wireless/pmsr.o CC net/ipv6/netfilter/ip6t_ipv6header.o CC fs/nfs/dns_resolve.o CC net/core/gro_cells.o CC net/ipv6/tcpv6_offload.o CC fs/nfs/nfs4trace.o CC fs/nfs/nfs4sysctl.o CC net/mac80211/aes_cmac.o AR drivers/net/built-in.a CC net/ipv6/exthdrs_offload.o CC net/ipv4/udp_offload.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/wireless/shipped-certs.o CC net/ipv6/netfilter/ip6t_REJECT.o CC net/sunrpc/auth_gss/trace.o CC net/sunrpc/auth_gss/gss_krb5_mech.o CC net/core/failover.o CC net/mac80211/aes_gmac.o CC net/ipv6/inet6_hashtables.o CC net/ipv6/ip6_udp_tunnel.o CC net/ipv4/arp.o CC net/ipv6/mcast_snoop.o CC net/ipv4/icmp.o CC drivers/ptp/ptp_clock.o CC drivers/ptp/ptp_chardev.o CC net/ipv4/devinet.o CC net/sunrpc/auth_gss/gss_krb5_seal.o AR net/core/built-in.a CC net/ipv4/af_inet.o CC net/ipv4/igmp.o AR net/ipv6/netfilter/built-in.a CC net/ipv4/fib_frontend.o CC net/mac80211/fils_aead.o CC net/sunrpc/auth_gss/gss_krb5_unseal.o CC net/mac80211/cfg.o CC drivers/ptp/ptp_sysfs.o CC drivers/ptp/ptp_vclock.o CC drivers/ptp/ptp_kvm_x86.o AR net/ipv6/built-in.a CC drivers/ptp/ptp_kvm_common.o CC net/sunrpc/auth_gss/gss_krb5_wrap.o AR fs/nfs/built-in.a CC net/ipv4/fib_semantics.o CC fs/lockd/clntlock.o CC net/sunrpc/auth_gss/gss_krb5_crypto.o CC net/sunrpc/auth_gss/gss_krb5_keys.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC net/ipv4/fib_trie.o CC net/mac80211/ethtool.o AR drivers/ptp/built-in.a CC net/ipv4/fib_notifier.o CC net/mac80211/rx.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC fs/lockd/host.o AR net/sunrpc/auth_gss/built-in.a AR net/sunrpc/built-in.a CC fs/lockd/svc.o CC net/mac80211/spectmgmt.o CC net/mac80211/tx.o AR drivers/built-in.a CC fs/lockd/svclock.o CC net/ipv4/ip_tunnel_core.o CC net/ipv4/gre_offload.o CC fs/lockd/svcshare.o CC net/ipv4/metrics.o CC net/mac80211/key.o CC net/ipv4/netlink.o CC net/ipv4/nexthop.o CC net/mac80211/util.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC net/ipv4/udp_tunnel_stub.o CC fs/lockd/mon.o CC fs/lockd/trace.o CC net/mac80211/parse.o CC net/ipv4/ip_tunnel.o CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/proc.o CC net/ipv4/fib_rules.o CC net/ipv4/ipmr.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC fs/lockd/xdr4.o AR net/wireless/built-in.a CC fs/lockd/svc4proc.o CC fs/lockd/procfs.o CC net/mac80211/wme.o CC net/mac80211/chan.o CC net/ipv4/ipmr_base.o CC net/ipv4/udp_tunnel_core.o CC net/ipv4/udp_tunnel_nic.o CC net/ipv4/syncookies.o CC net/ipv4/tunnel4.o CC net/ipv4/ipconfig.o CC net/ipv4/netfilter.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC net/ipv4/netfilter/nf_reject_ipv4.o CC net/mac80211/trace.o AR fs/lockd/built-in.a AR fs/built-in.a CC net/mac80211/mlme.o CC net/mac80211/tdls.o CC net/ipv4/tcp_cubic.o CC net/mac80211/ocb.o CC net/ipv4/tcp_sigpool.o CC net/ipv4/cipso_ipv4.o CC net/ipv4/xfrm4_policy.o CC net/mac80211/airtime.o CC net/ipv4/xfrm4_state.o CC net/ipv4/xfrm4_input.o CC net/ipv4/netfilter/ip_tables.o CC net/ipv4/xfrm4_output.o CC net/ipv4/netfilter/iptable_filter.o CC net/ipv4/xfrm4_protocol.o CC net/mac80211/eht.o CC net/mac80211/led.o CC net/mac80211/pm.o CC net/mac80211/rc80211_minstrel_ht.o CC net/mac80211/wbrf.o CC net/ipv4/netfilter/iptable_mangle.o CC net/ipv4/netfilter/iptable_nat.o CC net/ipv4/netfilter/ipt_REJECT.o AR net/ipv4/netfilter/built-in.a AR net/ipv4/built-in.a AR net/mac80211/built-in.a AR net/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers CC .vmlinux.export.o CC [M] fs/efivarfs/efivarfs.mod.o CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.mod.o CC [M] net/netfilter/xt_addrtype.mod.o LD [M] net/netfilter/xt_addrtype.ko LD [M] fs/efivarfs/efivarfs.ko LD [M] drivers/thermal/intel/x86_pkg_temp_thermal.ko 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 (#70) + 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 113 200 + NET=113 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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.113.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-24-ggsn -d --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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 57e4dbd464fa913f10853b37d96495b61861377c1e6182fdec680192d37d30b2 + 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 113 202 + NET=113 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::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.113.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-24-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@0600eb2d2607: Unix server socket created successfully. MC@0600eb2d2607: Listening on TCP port 39293. 0600eb2d2607 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 0600eb2d2607 39293 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0600eb2d2607: New HC connected from 172.18.113.202 [172.18.113.202]. 0600eb2d2607: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@0600eb2d2607: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@0600eb2d2607: Configuration file was processed on all HCs. MC@0600eb2d2607: Creating MTC on host 172.18.113.202. MC@0600eb2d2607: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Jun 13 04:04: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Jun 13 04:04:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.113.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=16288) Waiting for packet dumper to finish... 1 (prev_count=16288, count=16352) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Jun 13 04:04: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_ipcp started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_ipcp() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Jun 13 04:04:39 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.113.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=11508) Waiting for packet dumper to finish... 1 (prev_count=11508, count=11572) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: 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 ------ Thu Jun 13 04:04: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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Jun 13 04:04:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.113.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@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Jun 13 04:04: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_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_pcodns started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_pcodns() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Jun 13 04:04:59 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.113.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=11051) Waiting for packet dumper to finish... 1 (prev_count=11051, count=11115) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Jun 13 04:05: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_gtpu_access() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Jun 13 04:05:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.113.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@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: 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 ------ Thu Jun 13 04:05:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: Warning: Stopping inactive timer T_default. MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Jun 13 04:05:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.113.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=11666) Waiting for packet dumper to finish... 1 (prev_count=11666, count=11822) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: 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 ------ Thu Jun 13 04:05:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: Warning: Stopping inactive timer T_default. MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Jun 13 04:05:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.113.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=11903) Waiting for packet dumper to finish... 1 (prev_count=11903, count=11967) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Jun 13 04:05:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_clients_interact_with_txseq started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_clients_interact_with_txseq() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(fail): pass -> fail MTC@0600eb2d2607: Warning: Stopping inactive timer T_default. MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: fail MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Jun 13 04:05:49 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.113.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14186) Waiting for packet dumper to finish... 1 (prev_count=14186, count=14250) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Jun 13 04:05:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_clients_interact_without_txseq started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_clients_interact_without_txseq() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(fail): pass -> fail MTC@0600eb2d2607: Warning: Stopping inactive timer T_default. MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: fail MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Jun 13 04:06:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.113.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=14660) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@0600eb2d2607: 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 ------ Thu Jun 13 04:06:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_with_single_dns started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_with_single_dns() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Jun 13 04:06:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.113.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=16228) Waiting for packet dumper to finish... 1 (prev_count=16228, count=16292) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: 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 ------ Thu Jun 13 04:06: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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_deact_with_separate_dns() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Jun 13 04:06:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.113.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=12039) Waiting for packet dumper to finish... 1 (prev_count=12039, count=12103) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Jun 13 04:06:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_update_teic started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_update_teic() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: sending UpdatePDP MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Jun 13 04:06:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.113.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=11939) Waiting for packet dumper to finish... 1 (prev_count=11939, count=12003) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Jun 13 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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp4_act_update_teid started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp4_act_update_teid() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: sending UpdatePDP MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Jun 13 04:06:42 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.113.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=12472) Waiting for packet dumper to finish... 1 (prev_count=12472, count=12628) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 13 04:06:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_echo_req_resp started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_echo_req_resp() start" MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_echo_req_resp finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 13 04:06:52 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.113.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@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 13 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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_echo_req_resp_gtpu started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_echo_req_resp_gtpu() start" MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 13 04:07:02 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.113.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=7004) Waiting for packet dumper to finish... 1 (prev_count=7004, count=7068) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Thu Jun 13 04:07: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp_act2_recovery started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp_act2_recovery() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: sending 2nd CreatePDP (recovery increased) MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Thu Jun 13 04:07:13 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.113.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=14348) Waiting for packet dumper to finish... 1 (prev_count=14348, count=14412) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Thu Jun 13 04:07: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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_act_deact_retrans_duplicate started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_act_deact_retrans_duplicate() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Thu Jun 13 04:07:24 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.113.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@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Jun 13 04:07:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_pdp_act_restart_ctr_echo started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_pdp_act_restart_ctr_echo() start" MTC@0600eb2d2607: sending CreatePDP MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Jun 13 04:07:44 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.113.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=15348) Waiting for packet dumper to finish... 1 (prev_count=15348, count=15412) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Jun 13 04:07: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_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@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_lots_of_concurrent_pdp_ctx() start" MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Warning: Stopping inactive timer T_next. MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Jun 13 04:08:15 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.113.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=4060217) Waiting for packet dumper to finish... 1 (prev_count=4060217, count=4082106) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Jun 13 04:08:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0600eb2d2607: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@0600eb2d2607: Test case TC_addr_pool_exhaustion started. MTC@0600eb2d2607: GTP1C ConnectionID: 1 MTC@0600eb2d2607: "TC_addr_pool_exhaustion() start" MTC@0600eb2d2607: Successfully created 1024 PDP contexts before exhausting the pool MTC@0600eb2d2607: setverdict(pass): none -> pass MTC@0600eb2d2607: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Warning: Stopping inactive timer T_next. MTC@0600eb2d2607: setverdict(pass): pass -> pass, component reason not changed MTC@0600eb2d2607: Setting final verdict of the test case. MTC@0600eb2d2607: Local verdict of MTC: pass MTC@0600eb2d2607: No PTCs were created. MTC@0600eb2d2607: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@0600eb2d2607: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Jun 13 04:08:37 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.113.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=3687914) Waiting for packet dumper to finish... 1 (prev_count=3687914, count=3724203) MTC@0600eb2d2607: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@0600eb2d2607: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0600eb2d2607: Terminating MTC. MC@0600eb2d2607: MTC terminated. MC2> exit MC@0600eb2d2607: Shutting down session. MC@0600eb2d2607: 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-24-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-24-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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=113 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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=113 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-24-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.113.201/24 brd 172.18.113.255 dev eth0 ip route add default via 172.18.113.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.113.201/24 brd 172.18.113.255 dev eth0 + echo ip route add default via 172.18.113.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 3ec8d7572 CDC-NCM: add support for Apple's private interface + 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 (#71) + 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 113 200 + NET=113 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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.113.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-24-ggsn -d --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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 8baff80ecd09f197c931f64987a8db10b131436c5b3f51b1e2983d1a66c8582e + 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 113 202 + NET=113 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::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.113.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-24-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@fef03c396609: Unix server socket created successfully. MC@fef03c396609: Listening on TCP port 35121. fef03c396609 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests fef03c396609 35121 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@fef03c396609: New HC connected from 172.18.113.202 [172.18.113.202]. fef03c396609: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@fef03c396609: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@fef03c396609: Configuration file was processed on all HCs. MC@fef03c396609: Creating MTC on host 172.18.113.202. MC@fef03c396609: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Jun 13 04:09: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_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Thu Jun 13 04:09:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.113.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=16521) Waiting for packet dumper to finish... 1 (prev_count=16521, count=16585) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Jun 13 04:09: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_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_pcodns started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_pcodns() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Thu Jun 13 04:09:41 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.113.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=11096) Waiting for packet dumper to finish... 1 (prev_count=11096, count=11160) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Jun 13 04:09:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_icmp6 started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_icmp6() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421030000000000000000'O MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Thu Jun 13 04:09:51 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.113.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@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Jun 13 04:09: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_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@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_gtpu_access() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421040000000000000000'O MTC@fef03c396609: 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@fef03c396609: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: 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@fef03c396609: No PTCs were created. MTC@fef03c396609: 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@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Jun 13 04:10:02 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.113.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=11487) Waiting for packet dumper to finish... 1 (prev_count=11487, count=11551) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@fef03c396609: 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 ------ Thu Jun 13 04:10:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421050000000000000000'O MTC@fef03c396609: Warning: Stopping inactive timer T_default. MTC@fef03c396609: 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@fef03c396609: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Jun 13 04:10:17 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.113.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=14219) Waiting for packet dumper to finish... 1 (prev_count=14219, count=14283) MTC@fef03c396609: 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@fef03c396609: 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 ------ Thu Jun 13 04:10:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_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@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421060000000000000000'O MTC@fef03c396609: Warning: Stopping inactive timer T_default. MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Thu Jun 13 04:10:30 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.113.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=12978) Waiting for packet dumper to finish... 1 (prev_count=12978, count=13042) MTC@fef03c396609: 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@fef03c396609: 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 ------ Thu Jun 13 04:10:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_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@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421070000000000000000'O MTC@fef03c396609: Warning: Stopping inactive timer T_default. MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Thu Jun 13 04:10:43 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.113.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=12805) Waiting for packet dumper to finish... 1 (prev_count=12805, count=12869) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Jun 13 04:10:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_pdp6_clients_interact started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_pdp6_clients_interact() start" MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: RA with /64 prefix '20010780004421080000000000000000'O MTC@fef03c396609: sending CreatePDP MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: RA with /64 prefix '20010780004421090000000000000000'O MTC@fef03c396609: Warning: Stopping inactive timer T_default. MTC@fef03c396609: Warning: Stopping inactive timer T_default. MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Thu Jun 13 04:10:59 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.113.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=17037) Waiting for packet dumper to finish... 1 (prev_count=17037, count=17101) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 13 04:11: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_echo_req_resp started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_echo_req_resp() start" MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_echo_req_resp finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 13 04:11:09 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.113.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@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 13 04:11: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_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@fef03c396609: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@fef03c396609: Test case TC_echo_req_resp_gtpu started. MTC@fef03c396609: GTP1C ConnectionID: 1 MTC@fef03c396609: "TC_echo_req_resp_gtpu() start" MTC@fef03c396609: setverdict(pass): none -> pass MTC@fef03c396609: setverdict(pass): pass -> pass, component reason not changed MTC@fef03c396609: Setting final verdict of the test case. MTC@fef03c396609: Local verdict of MTC: pass MTC@fef03c396609: No PTCs were created. MTC@fef03c396609: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@fef03c396609: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 13 04:11:19 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.113.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=7096) Waiting for packet dumper to finish... 1 (prev_count=7096, count=7160) MTC@fef03c396609: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@fef03c396609: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@fef03c396609: Terminating MTC. MC@fef03c396609: MTC terminated. MC2> exit MC@fef03c396609: Shutting down session. MC@fef03c396609: 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-24-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-24-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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=113 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=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=113 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=113 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-24-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.113.201/24 brd 172.18.113.255 dev eth0 ip route add default via 172.18.113.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.113.201/24 brd 172.18.113.255 dev eth0 + echo ip route add default via 172.18.113.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 3ec8d7572 CDC-NCM: add support for Apple's private interface + 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 (#72) + 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 113 200 + NET=113 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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.113.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-24-ggsn -d --network ttcn3-ggsn-test-113 --ip 172.18.113.200 --ip6 fd02:db8:113::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 a6261d16fdabbaac4c8eda1c1de3ec8ba64d59e571768f67989b086f8202d4e6 + 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 113 202 + NET=113 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-113 --ip 172.18.113.202 --ip6 fd02:db8:113::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.113.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-24-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@b13ce280ed4c: Unix server socket created successfully. MC@b13ce280ed4c: Listening on TCP port 36765. b13ce280ed4c is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests b13ce280ed4c 36765 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b13ce280ed4c: New HC connected from 172.18.113.202 [172.18.113.202]. b13ce280ed4c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@b13ce280ed4c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@b13ce280ed4c: Configuration file was processed on all HCs. MC@b13ce280ed4c: Creating MTC on host 172.18.113.202. MC@b13ce280ed4c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Thu Jun 13 04:12:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Thu Jun 13 04:12:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.113.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=16902) Waiting for packet dumper to finish... 1 (prev_count=16902, count=16966) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Thu Jun 13 04:12:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_ipcp started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_ipcp() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Thu Jun 13 04:12:21 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.113.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=11598) Waiting for packet dumper to finish... 1 (prev_count=11598, count=11662) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:12:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Thu Jun 13 04:12:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.113.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@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Thu Jun 13 04:12:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_pcodns started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_pcodns() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Thu Jun 13 04:12:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.113.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=10873) Waiting for packet dumper to finish... 1 (prev_count=10873, count=10937) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Thu Jun 13 04:12:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_gtpu_access() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Thu Jun 13 04:12:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.113.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=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Thu Jun 13 04:13:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.113.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=11759) Waiting for packet dumper to finish... 1 (prev_count=11759, count=11915) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:13:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Thu Jun 13 04:13:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.113.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=11714) Waiting for packet dumper to finish... 1 (prev_count=11714, count=11778) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Thu Jun 13 04:13:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_clients_interact_with_txseq started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_clients_interact_with_txseq() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(fail): pass -> fail MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: fail MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Thu Jun 13 04:13:31 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.113.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=14179) Waiting for packet dumper to finish... 1 (prev_count=14179, count=14243) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Thu Jun 13 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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_clients_interact_without_txseq started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_clients_interact_without_txseq() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(fail): pass -> fail MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: fail MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Thu Jun 13 04:13:44 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.113.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=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:13:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_with_single_dns started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_with_single_dns() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Thu Jun 13 04:13:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.113.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=16223) Waiting for packet dumper to finish... 1 (prev_count=16223, count=16287) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:14:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_deact_with_separate_dns() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Thu Jun 13 04:14:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.113.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=12118) Waiting for packet dumper to finish... 1 (prev_count=12118, count=12182) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Thu Jun 13 04:14:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_update_teic started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_update_teic() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: sending UpdatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Thu Jun 13 04:14:14 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.113.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=12028) Waiting for packet dumper to finish... 1 (prev_count=12028, count=12092) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Thu Jun 13 04:14:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp4_act_update_teid started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp4_act_update_teid() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: sending UpdatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Thu Jun 13 04:14:24 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.113.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=12383) Waiting for packet dumper to finish... 1 (prev_count=12383, count=12447) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Thu Jun 13 04:14:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Thu Jun 13 04:14:34 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.113.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=10862) Waiting for packet dumper to finish... 1 (prev_count=10862, count=10926) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Thu Jun 13 04:14:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_pcodns started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_pcodns() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Thu Jun 13 04:14:44 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.113.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=10913) Waiting for packet dumper to finish... 1 (prev_count=10913, count=10977) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Thu Jun 13 04:14:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_icmp6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_icmp6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421030000000000000000'O MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Thu Jun 13 04:14:54 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.113.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=12330) Waiting for packet dumper to finish... 1 (prev_count=12330, count=12394) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Thu Jun 13 04:15:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_gtpu_access() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421040000000000000000'O MTC@b13ce280ed4c: 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@b13ce280ed4c: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: 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@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: 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@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Thu Jun 13 04:15:05 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.113.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=11412) Waiting for packet dumper to finish... 1 (prev_count=11412, count=11476) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:15:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421050000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: 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@b13ce280ed4c: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Thu Jun 13 04:15:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.113.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=14233) Waiting for packet dumper to finish... 1 (prev_count=14233, count=14297) MTC@b13ce280ed4c: 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@b13ce280ed4c: 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 ------ Thu Jun 13 04:15:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421060000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Thu Jun 13 04:15:33 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.113.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=12804) Waiting for packet dumper to finish... 1 (prev_count=12804, count=12868) MTC@b13ce280ed4c: 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@b13ce280ed4c: 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 ------ Thu Jun 13 04:15:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421070000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Thu Jun 13 04:15:46 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.113.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=12815) Waiting for packet dumper to finish... 1 (prev_count=12815, count=12879) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Thu Jun 13 04:15:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp6_clients_interact started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp6_clients_interact() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421080000000000000000'O MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: RA with /64 prefix '20010780004421090000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Thu Jun 13 04:16:02 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.113.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=17064) Waiting for packet dumper to finish... 1 (prev_count=17064, count=17128) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Thu Jun 13 04:16: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Thu Jun 13 04:16:12 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.113.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=11129) Waiting for packet dumper to finish... 1 (prev_count=11129, count=11377) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Thu Jun 13 04:16: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_ipcp started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_ipcp() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Thu Jun 13 04:16:22 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.113.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=11482) Waiting for packet dumper to finish... 1 (prev_count=11482, count=11546) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Thu Jun 13 04:16:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_icmp6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_icmp6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '200107800044210C0000000000000000'O MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Thu Jun 13 04:16:32 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.113.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=12374) Waiting for packet dumper to finish... 1 (prev_count=12374, count=12438) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Thu Jun 13 04:16: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_pcodns4 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_pcodns4() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Thu Jun 13 04:16:42 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.113.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=11255) Waiting for packet dumper to finish... 1 (prev_count=11255, count=11319) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Thu Jun 13 04:16: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_pcodns6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_pcodns6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Thu Jun 13 04:16:52 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.113.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@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Thu Jun 13 04:16:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_gtpu_access() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Thu Jun 13 04:17:02 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.113.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=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11216) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: 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 ------ Thu Jun 13 04:17: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Thu Jun 13 04:17:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.113.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=11642) Waiting for packet dumper to finish... 1 (prev_count=11642, count=11706) MTC@b13ce280ed4c: 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@b13ce280ed4c: 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 ------ Thu Jun 13 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_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@b13ce280ed4c: 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@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Thu Jun 13 04:17:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.113.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=11696) Waiting for packet dumper to finish... 1 (prev_count=11696, count=11760) MTC@b13ce280ed4c: 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@b13ce280ed4c: 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 ------ Thu Jun 13 04:17: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_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@b13ce280ed4c: 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@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421120000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Thu Jun 13 04:17:41 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.113.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=12861) Waiting for packet dumper to finish... 1 (prev_count=12861, count=12925) MTC@b13ce280ed4c: 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@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Thu Jun 13 04:17:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp46_clients_interact started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp46_clients_interact() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: RA with /64 prefix '20010780004421130000000000000000'O MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: RA with /64 prefix '20010780004421140000000000000000'O MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: Warning: Stopping inactive timer T_default. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Thu Jun 13 04:17:57 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.113.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=17136) Waiting for packet dumper to finish... 1 (prev_count=17136, count=17200) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Thu Jun 13 04:18:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_echo_req_resp started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_echo_req_resp() start" MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_echo_req_resp finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Thu Jun 13 04:18:07 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.113.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=7661) Waiting for packet dumper to finish... 1 (prev_count=7661, count=7725) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Thu Jun 13 04:18: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_echo_req_resp_gtpu started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_echo_req_resp_gtpu() start" MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Thu Jun 13 04:18:18 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.113.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@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Thu Jun 13 04:18: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_pdp_act_restart_ctr_echo started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_pdp_act_restart_ctr_echo() start" MTC@b13ce280ed4c: sending CreatePDP MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Thu Jun 13 04:18:38 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.113.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=14650) Waiting for packet dumper to finish... 1 (prev_count=14650, count=14714) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Thu Jun 13 04:18: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_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@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_lots_of_concurrent_pdp_ctx() start" MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Warning: Stopping inactive timer T_next. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Thu Jun 13 04:19:09 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.113.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=4070626) Waiting for packet dumper to finish... 1 (prev_count=4070626, count=4092515) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Thu Jun 13 04:19: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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@b13ce280ed4c: Test case TC_addr_pool_exhaustion started. MTC@b13ce280ed4c: GTP1C ConnectionID: 1 MTC@b13ce280ed4c: "TC_addr_pool_exhaustion() start" MTC@b13ce280ed4c: Successfully created 1024 PDP contexts before exhausting the pool MTC@b13ce280ed4c: setverdict(pass): none -> pass MTC@b13ce280ed4c: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Warning: Stopping inactive timer T_next. MTC@b13ce280ed4c: setverdict(pass): pass -> pass, component reason not changed MTC@b13ce280ed4c: Setting final verdict of the test case. MTC@b13ce280ed4c: Local verdict of MTC: pass MTC@b13ce280ed4c: No PTCs were created. MTC@b13ce280ed4c: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@b13ce280ed4c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Thu Jun 13 04:19:31 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.113.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=3718201) Waiting for packet dumper to finish... 1 (prev_count=3718201, count=3754265) MTC@b13ce280ed4c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@b13ce280ed4c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b13ce280ed4c: Terminating MTC. MC@b13ce280ed4c: MTC terminated. MC2> exit MC@b13ce280ed4c: Shutting down session. MC@b13ce280ed4c: 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-24-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-24-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-24-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-113 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-113 + docker network remove ttcn3-ggsn-test-113 ttcn3-ggsn-test-113 + 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-24-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 GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase "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 "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 "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 "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 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