Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-upf-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-upf-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-upf-test] $ /bin/sh -xe /tmp/jenkins8393018399068347496.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-upf-test + export IMAGE_SUFFIX=master + cd ttcn3-upf-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-upf-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs ] + [ xjenkins-ttcn3-upf-test-605 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test + SUITE_NAME=ttcn3-upf-test + IMAGE_SUFFIX=master + docker_images_require osmo-upf-master ttcn3-upf-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-upf-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-upf-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB 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://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [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 #12 CACHED #13 [ 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' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 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 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 #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [ 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 #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #22 CACHED #23 [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 #23 CACHED #24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #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 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:e444706e6d5c973e6d325123e2b9b2ef00a18e25b9ebec4d753439af0e2be31b 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e444706e6d5c + 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-upf-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-upf-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-upf-master + echo osmo-upf-master + dir=osmo-upf-master + pull_arg=--pull + grep ^FROM ../osmo-upf-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo+ grep -q $USER FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-upf-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-upf-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-upf-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/osmo-upf-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-upf-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.25kB 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 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libgtpnl-dev libnftables-dev libosmo-pfcp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libnftables)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-pfcp)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-upf/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-upf/+/master?format=TEXT #7 DONE 0.2s #4 [internal] load build context #4 transferring context: 190B done #4 DONE 0.1s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libgtpnl-dev libnftables-dev libosmo-pfcp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libnftables)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" "pkgconfig(libosmo-pfcp)" ;; esac #6 0.442 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.442 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.442 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.442 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.693 Reading package lists... #6 1.066 Reading package lists... #6 1.424 Building dependency tree... #6 1.515 Reading state information... #6 1.599 libnftables-dev is already the newest version (1.0.6-2+deb12u2). #6 1.599 The following additional packages will be installed: #6 1.599 libgtpnl0 libosmo-gtlv-dev libosmo-gtlv1 libosmo-pfcp0 libosmocodec4 #6 1.599 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.599 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.599 osmocom-nightly #6 1.622 The following NEW packages will be installed: #6 1.622 libgtpnl-dev libgtpnl0 libosmo-gtlv-dev libosmo-gtlv1 libosmo-pfcp-dev #6 1.622 libosmo-pfcp0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.622 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #6 1.623 libosmousb0 libosmovty13 osmocom-nightly #6 1.660 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. #6 1.660 Need to get 2165 kB of archives. #6 1.660 After this operation, 8192 kB of additional disk space will be used. #6 1.660 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405022026 [1164 B] #6 1.680 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.27.39e0.202405022026 [7964 B] #6 1.681 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.27.39e0.202405022026 [3536 B] #6 1.682 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405022026 [164 kB] #6 1.685 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.4.a46a.202405022026 [16.4 kB] #6 1.686 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405022026 [46.0 kB] #6 1.688 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405022026 [65.4 kB] #6 1.690 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405022026 [222 kB] #6 1.693 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405022026 [66.0 kB] #6 1.694 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405022026 [98.2 kB] #6 1.706 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405022026 [172 kB] #6 1.707 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405022026 [54.5 kB] #6 1.708 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405022026 [58.5 kB] #6 1.709 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405022026 [45.3 kB] #6 1.709 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405022026 [38.6 kB] #6 1.710 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405022026 [838 kB] #6 1.717 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.4.a46a.202405022026 [57.2 kB] #6 1.718 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.4.a46a.202405022026 [40.7 kB] #6 1.718 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.4.a46a.202405022026 [169 kB] #6 1.868 debconf: delaying package configuration, since apt-utils is not installed #6 1.915 Fetched 2165 kB in 0s (23.5 MB/s) #6 1.972 Selecting previously unselected package osmocom-nightly. #6 1.972 (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 ... 116671 files and directories currently installed.) #6 2.006 Preparing to unpack .../00-osmocom-nightly_202405022026_amd64.deb ... #6 2.022 Unpacking osmocom-nightly (202405022026) ... #6 2.141 Selecting previously unselected package libgtpnl0:amd64. #6 2.149 Preparing to unpack .../01-libgtpnl0_1.2.5.27.39e0.202405022026_amd64.deb ... #6 2.181 Unpacking libgtpnl0:amd64 (1.2.5.27.39e0.202405022026) ... #6 2.280 Selecting previously unselected package libgtpnl-dev:amd64. #6 2.288 Preparing to unpack .../02-libgtpnl-dev_1.2.5.27.39e0.202405022026_amd64.deb ... #6 2.304 Unpacking libgtpnl-dev:amd64 (1.2.5.27.39e0.202405022026) ... #6 2.421 Selecting previously unselected package libosmocore21:amd64. #6 2.429 Preparing to unpack .../03-libosmocore21_1.9.0.196.9975.202405022026_amd64.deb ... #6 2.447 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405022026) ... #6 2.578 Selecting previously unselected package libosmo-gtlv1:amd64. #6 2.584 Preparing to unpack .../04-libosmo-gtlv1_0.3.0.4.a46a.202405022026_amd64.deb ... #6 2.601 Unpacking libosmo-gtlv1:amd64 (0.3.0.4.a46a.202405022026) ... #6 2.784 Selecting previously unselected package libosmocodec4:amd64. #6 2.792 Preparing to unpack .../05-libosmocodec4_1.9.0.196.9975.202405022026_amd64.deb ... #6 2.808 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405022026) ... #6 2.934 Selecting previously unselected package libosmoisdn0:amd64. #6 2.941 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202405022026_amd64.deb ... #6 2.960 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405022026) ... #6 3.078 Selecting previously unselected package libosmogsm20:amd64. #6 3.085 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.103 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405022026) ... #6 3.236 Selecting previously unselected package libosmocoding0:amd64. #6 3.244 Preparing to unpack .../08-libosmocoding0_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.262 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405022026) ... #6 3.383 Selecting previously unselected package libosmovty13:amd64. #6 3.390 Preparing to unpack .../09-libosmovty13_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.408 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405022026) ... #6 3.531 Selecting previously unselected package libosmogb14:amd64. #6 3.537 Preparing to unpack .../10-libosmogb14_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.553 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405022026) ... #6 3.680 Selecting previously unselected package libosmoctrl0:amd64. #6 3.687 Preparing to unpack .../11-libosmoctrl0_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.703 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405022026) ... #6 3.825 Selecting previously unselected package libosmosim2:amd64. #6 3.833 Preparing to unpack .../12-libosmosim2_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.851 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405022026) ... #6 3.969 Selecting previously unselected package libosmousb0:amd64. #6 3.976 Preparing to unpack .../13-libosmousb0_1.9.0.196.9975.202405022026_amd64.deb ... #6 3.992 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405022026) ... #6 4.092 Selecting previously unselected package libosmocore. #6 4.100 Preparing to unpack .../14-libosmocore_1.9.0.196.9975.202405022026_amd64.deb ... #6 4.117 Unpacking libosmocore (1.9.0.196.9975.202405022026) ... #6 4.205 Selecting previously unselected package libosmocore-dev:amd64. #6 4.213 Preparing to unpack .../15-libosmocore-dev_1.9.0.196.9975.202405022026_amd64.deb ... #6 4.229 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405022026) ... #6 4.375 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.382 Preparing to unpack .../16-libosmo-gtlv-dev_0.3.0.4.a46a.202405022026_amd64.deb ... #6 4.396 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202405022026) ... #6 4.508 Selecting previously unselected package libosmo-pfcp0:amd64. #6 4.516 Preparing to unpack .../17-libosmo-pfcp0_0.3.0.4.a46a.202405022026_amd64.deb ... #6 4.530 Unpacking libosmo-pfcp0:amd64 (0.3.0.4.a46a.202405022026) ... #6 4.626 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 4.633 Preparing to unpack .../18-libosmo-pfcp-dev_0.3.0.4.a46a.202405022026_amd64.deb ... #6 4.649 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202405022026) ... #6 4.803 Setting up osmocom-nightly (202405022026) ... #6 4.850 Setting up libgtpnl0:amd64 (1.2.5.27.39e0.202405022026) ... #6 4.896 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405022026) ... #6 4.944 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405022026) ... #6 4.995 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405022026) ... #6 5.046 Setting up libosmo-gtlv1:amd64 (0.3.0.4.a46a.202405022026) ... #6 5.095 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405022026) ... #6 5.145 Setting up libgtpnl-dev:amd64 (1.2.5.27.39e0.202405022026) ... #6 5.196 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405022026) ... #6 5.258 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405022026) ... #6 5.311 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405022026) ... #6 5.362 Setting up libosmo-pfcp0:amd64 (0.3.0.4.a46a.202405022026) ... #6 5.414 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405022026) ... #6 5.466 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405022026) ... #6 5.518 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405022026) ... #6 5.571 Setting up libosmocore (1.9.0.196.9975.202405022026) ... #6 5.621 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405022026) ... #6 5.673 Setting up libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202405022026) ... #6 5.723 Setting up libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202405022026) ... #6 5.774 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 6.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-upf.git #9 0.316 Cloning into 'osmo-upf'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-UPF/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-upf #10 DONE 0.2s #11 [6/8] RUN CD osmo-upf && 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 && make "-j$(nproc)" install #11 0.408 Already on 'master' #11 0.408 Your branch is up to date with 'origin/master'. #11 0.409 refs/heads/master #11 0.412 HEAD is now at a21bcec contrib/systemd: AmbientCapabilities=CAP_NET_ADMIN #11 0.413 master #11 0.414 a21bcec358a5147deb15d156700279f52386a7d7 #11 1.492 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.801 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.801 libtoolize: copying file './ltmain.sh' #11 2.843 libtoolize: putting macros in 'm4'. #11 2.843 libtoolize: copying file 'm4/libtool.m4' #11 2.861 libtoolize: copying file 'm4/ltoptions.m4' #11 2.877 libtoolize: copying file 'm4/ltsugar.m4' #11 2.895 libtoolize: copying file 'm4/ltversion.m4' #11 2.914 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.944 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.944 libtoolize: and rerunning libtoolize and aclocal. #11 4.165 configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.165 configure.ac:47: You should run autoupdate. #11 4.165 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.165 configure.ac:47: the top level #11 4.166 configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.166 configure.ac:95: You should run autoupdate. #11 4.166 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.166 configure.ac:95: the top level #11 4.166 configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.166 configure.ac:116: You should run autoupdate. #11 4.166 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.166 configure.ac:116: the top level #11 4.166 configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.166 configure.ac:195: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.166 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.166 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.166 configure.ac:195: the top level #11 4.166 configure.ac:197: warning: AC_OUTPUT should be used without arguments. #11 4.166 configure.ac:197: You should run autoupdate. #11 4.754 configure.ac:22: installing './compile' #11 4.755 configure.ac:24: installing './config.guess' #11 4.757 configure.ac:24: installing './config.sub' #11 4.759 configure.ac:8: installing './install-sh' #11 4.761 configure.ac:8: installing './missing' #11 4.892 src/osmo-pfcp-tool/Makefile.am: installing './depcomp' #11 5.027 checking for a BSD-compatible install... /usr/bin/install -c #11 5.033 checking whether build environment is sane... yes #11 5.040 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.042 checking for gawk... gawk #11 5.042 checking whether make sets $(MAKE)... yes #11 5.050 checking whether make supports nested variables... yes #11 5.057 checking whether make supports nested variables... (cached) yes #11 5.057 checking whether make sets $(MAKE)... (cached) yes #11 5.060 checking for gcc... gcc #11 5.076 checking whether the C compiler works... yes #11 5.109 checking for C compiler default output file name... a.out #11 5.109 checking for suffix of executables... #11 5.153 checking whether we are cross compiling... no #11 5.188 checking for suffix of object files... o #11 5.202 checking whether the compiler supports GNU C... yes #11 5.217 checking whether gcc accepts -g... yes #11 5.229 checking for gcc option to enable C11 features... none needed #11 5.254 checking whether gcc understands -c and -o together... yes #11 5.283 checking whether make supports the include directive... yes (GNU style) #11 5.289 checking dependency style of gcc... gcc3 #11 5.316 checking build system type... x86_64-pc-linux-gnu #11 5.357 checking host system type... x86_64-pc-linux-gnu #11 5.357 checking how to print strings... printf #11 5.381 checking for a sed that does not truncate output... /usr/bin/sed #11 5.385 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.387 checking for egrep... /usr/bin/grep -E #11 5.389 checking for fgrep... /usr/bin/grep -F #11 5.390 checking for ld used by gcc... /usr/bin/ld #11 5.394 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.396 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.399 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.419 checking whether ln -s works... yes #11 5.419 checking the maximum length of command line arguments... 1572864 #11 5.424 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.424 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.424 checking for /usr/bin/ld option to reload object files... -r #11 5.424 checking for file... file #11 5.424 checking for objdump... objdump #11 5.425 checking how to recognize dependent libraries... pass_all #11 5.425 checking for dlltool... no #11 5.425 checking how to associate runtime and link libraries... printf %s\n #11 5.425 checking for ar... ar #11 5.425 checking for archiver @FILE support... @ #11 5.447 checking for strip... strip #11 5.447 checking for ranlib... ranlib #11 5.448 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.500 checking for sysroot... no #11 5.501 checking for a working dd... /usr/bin/dd #11 5.504 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.520 checking for mt... no #11 5.521 checking if : is a manifest tool... no #11 5.525 checking for stdio.h... yes #11 5.539 checking for stdlib.h... yes #11 5.553 checking for string.h... yes #11 5.571 checking for inttypes.h... yes #11 5.593 checking for stdint.h... yes #11 5.613 checking for strings.h... yes #11 5.634 checking for sys/stat.h... yes #11 5.655 checking for sys/types.h... yes #11 5.670 checking for unistd.h... yes #11 5.693 checking for dlfcn.h... yes #11 5.717 checking for objdir... .libs #11 5.769 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.787 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.787 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.803 checking if gcc static flag -static works... yes #11 5.853 checking if gcc supports -c -o file.o... yes #11 5.875 checking if gcc supports -c -o file.o... (cached) yes #11 5.876 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.884 checking whether -lc should be explicitly linked in... no #11 5.906 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.952 checking how to hardcode library paths into programs... immediate #11 5.952 checking whether stripping libraries is possible... yes #11 5.954 checking if libtool supports shared libraries... yes #11 5.954 checking whether to build shared libraries... yes #11 5.954 checking whether to build static libraries... yes #11 5.955 checking for pkg-config... /usr/bin/pkg-config #11 5.955 checking for pkg-config... /usr/bin/pkg-config #11 5.955 checking pkg-config is at least version 0.20... yes #11 5.956 checking for libosmocore >= 1.6.0... yes #11 5.963 checking for libosmovty >= 1.6.0... yes #11 5.969 checking for libosmoctrl >= 1.6.0... yes #11 5.976 checking for libosmo-pfcp >= 0.1.0... yes #11 5.983 checking for libgtpnl >= 1.2.0... yes #11 5.989 checking for libnftables >= 1.0.2... yes #11 5.997 checking for egrep... (cached) /usr/bin/grep -E #11 5.997 checking if gcc supports -fvisibility=hidden... yes #11 6.010 checking whether to enable code coverage support... no #11 6.011 checking whether to enable VTY/CTRL tests... no #11 6.013 CFLAGS=" -std=gnu11" #11 6.013 CPPFLAGS="" #11 6.034 checking that generated files are newer than configure... done #11 6.038 configure: creating ./config.status #11 6.385 config.status: creating include/Makefile #11 6.398 config.status: creating include/osmocom/Makefile #11 6.412 config.status: creating include/osmocom/upf/Makefile #11 6.424 config.status: creating src/Makefile #11 6.437 config.status: creating src/osmo-upf/Makefile #11 6.451 config.status: creating src/osmo-pfcp-tool/Makefile #11 6.464 config.status: creating tests/Makefile #11 6.478 config.status: creating tests/atlocal #11 6.490 config.status: creating tests/unique_ids/Makefile #11 6.502 config.status: creating doc/Makefile #11 6.515 config.status: creating doc/examples/Makefile #11 6.528 config.status: creating doc/manuals/Makefile #11 6.541 config.status: creating contrib/Makefile #11 6.552 config.status: creating contrib/systemd/Makefile #11 6.564 config.status: creating Makefile #11 6.574 config.status: creating config.h #11 6.586 config.status: executing tests/atconfig commands #11 6.588 config.status: executing depfiles commands #11 6.675 config.status: executing libtool commands #11 6.717 echo 0.1.1.98-a21b > .version-t && mv .version-t .version #11 6.719 make install-recursive #11 6.722 make[1]: Entering directory '/tmp/osmo-upf' #11 6.724 Making install in include #11 6.726 make[2]: Entering directory '/tmp/osmo-upf/include' #11 6.729 Making install in osmocom #11 6.731 make[3]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.734 Making install in upf #11 6.735 make[4]: Entering directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.737 make[5]: Entering directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.737 make[5]: Nothing to be done for 'install-exec-am'. #11 6.737 make[5]: Nothing to be done for 'install-data-am'. #11 6.737 make[5]: Leaving directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.737 make[4]: Leaving directory '/tmp/osmo-upf/include/osmocom/upf' #11 6.739 make[4]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.741 make[5]: Entering directory '/tmp/osmo-upf/include/osmocom' #11 6.741 make[5]: Nothing to be done for 'install-exec-am'. #11 6.741 make[5]: Nothing to be done for 'install-data-am'. #11 6.741 make[5]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.742 make[4]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.742 make[3]: Leaving directory '/tmp/osmo-upf/include/osmocom' #11 6.744 make[3]: Entering directory '/tmp/osmo-upf/include' #11 6.745 make[4]: Entering directory '/tmp/osmo-upf/include' #11 6.745 make[4]: Nothing to be done for 'install-exec-am'. #11 6.745 make[4]: Nothing to be done for 'install-data-am'. #11 6.745 make[4]: Leaving directory '/tmp/osmo-upf/include' #11 6.745 make[3]: Leaving directory '/tmp/osmo-upf/include' #11 6.746 make[2]: Leaving directory '/tmp/osmo-upf/include' #11 6.746 Making install in src #11 6.748 make[2]: Entering directory '/tmp/osmo-upf/src' #11 6.751 Making install in osmo-upf #11 6.754 make[3]: Entering directory '/tmp/osmo-upf/src/osmo-upf' #11 6.755 CC osmo_upf_main.o #11 6.755 CC netinst.lo #11 6.755 CC up_endpoint.lo #11 6.755 CC up_gtp_action.lo #11 6.756 CC up_session.lo #11 6.756 CC upf_gtp.lo #11 6.756 CC up_peer.lo #11 6.757 CC upf.lo #11 6.757 CC upf_nft.lo #11 6.757 CC upf_gtpu_echo.lo #11 6.757 CC upf_vty.lo #11 7.178 CCLD libupf.la #11 7.344 CCLD osmo-upf #11 7.527 make[4]: Entering directory '/tmp/osmo-upf/src/osmo-upf' #11 7.527 make[4]: Nothing to be done for 'install-data-am'. #11 7.528 /usr/bin/mkdir -p '/usr/local/bin' #11 7.531 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-upf '/usr/local/bin' #11 7.556 libtool: install: /usr/bin/install -c osmo-upf /usr/local/bin/osmo-upf #11 7.558 make[4]: Leaving directory '/tmp/osmo-upf/src/osmo-upf' #11 7.558 make[3]: Leaving directory '/tmp/osmo-upf/src/osmo-upf' #11 7.558 Making install in osmo-pfcp-tool #11 7.560 make[3]: Entering directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.561 CC osmo_pfcp_tool_main.o #11 7.562 CC pfcp_tool.o #11 7.562 CC pfcp_tool_vty.o #11 7.645 CCLD osmo-pfcp-tool #11 7.856 make[4]: Entering directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.856 make[4]: Nothing to be done for 'install-data-am'. #11 7.857 /usr/bin/mkdir -p '/usr/local/bin' #11 7.860 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-pfcp-tool '/usr/local/bin' #11 7.886 libtool: install: /usr/bin/install -c osmo-pfcp-tool /usr/local/bin/osmo-pfcp-tool #11 7.887 make[4]: Leaving directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.887 make[3]: Leaving directory '/tmp/osmo-upf/src/osmo-pfcp-tool' #11 7.889 make[3]: Entering directory '/tmp/osmo-upf/src' #11 7.890 make[4]: Entering directory '/tmp/osmo-upf/src' #11 7.890 make[4]: Nothing to be done for 'install-exec-am'. #11 7.890 make[4]: Nothing to be done for 'install-data-am'. #11 7.890 make[4]: Leaving directory '/tmp/osmo-upf/src' #11 7.890 make[3]: Leaving directory '/tmp/osmo-upf/src' #11 7.891 make[2]: Leaving directory '/tmp/osmo-upf/src' #11 7.891 Making install in tests #11 7.893 make[2]: Entering directory '/tmp/osmo-upf/tests' #11 7.895 Making install in unique_ids #11 7.898 make[3]: Entering directory '/tmp/osmo-upf/tests/unique_ids' #11 7.900 make[4]: Entering directory '/tmp/osmo-upf/tests/unique_ids' #11 7.900 make[4]: Nothing to be done for 'install-exec-am'. #11 7.900 make[4]: Nothing to be done for 'install-data-am'. #11 7.900 make[4]: Leaving directory '/tmp/osmo-upf/tests/unique_ids' #11 7.901 make[3]: Leaving directory '/tmp/osmo-upf/tests/unique_ids' #11 7.902 make[3]: Entering directory '/tmp/osmo-upf/tests' #11 7.904 make[4]: Entering directory '/tmp/osmo-upf/tests' #11 7.904 make[4]: Nothing to be done for 'install-exec-am'. #11 7.904 make[4]: Nothing to be done for 'install-data-am'. #11 7.904 make[4]: Leaving directory '/tmp/osmo-upf/tests' #11 7.904 make[3]: Leaving directory '/tmp/osmo-upf/tests' #11 7.905 make[2]: Leaving directory '/tmp/osmo-upf/tests' #11 7.905 Making install in doc #11 7.907 make[2]: Entering directory '/tmp/osmo-upf/doc' #11 7.910 Making install in examples #11 7.911 make[3]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.914 make[4]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.914 make[4]: Nothing to be done for 'install-exec-am'. #11 7.914 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 7.917 /usr/bin/install -c -m 644 osmo-upf/osmo-upf.cfg '/usr/local/etc/osmocom' #11 7.918 make install-data-hook #11 7.920 make[5]: Entering directory '/tmp/osmo-upf/doc/examples' #11 7.920 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 7.920 j="/usr/local/share/doc/osmo-upf/examples/$f" && \ #11 7.920 mkdir -p "$(dirname $j)" && \ #11 7.920 /usr/bin/install -c -m 644 ./$f $j; \ #11 7.920 done #11 7.930 make[5]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 7.930 make[4]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 7.930 make[3]: Leaving directory '/tmp/osmo-upf/doc/examples' #11 7.931 Making install in manuals #11 7.933 make[3]: Entering directory '/tmp/osmo-upf/doc/manuals' #11 7.935 make[4]: Entering directory '/tmp/osmo-upf/doc/manuals' #11 7.935 make[4]: Nothing to be done for 'install-exec-am'. #11 7.935 make[4]: Nothing to be done for 'install-data-am'. #11 7.935 make[4]: Leaving directory '/tmp/osmo-upf/doc/manuals' #11 7.935 make[3]: Leaving directory '/tmp/osmo-upf/doc/manuals' #11 7.937 make[3]: Entering directory '/tmp/osmo-upf/doc' #11 7.939 make[4]: Entering directory '/tmp/osmo-upf/doc' #11 7.939 make[4]: Nothing to be done for 'install-exec-am'. #11 7.939 make[4]: Nothing to be done for 'install-data-am'. #11 7.939 make[4]: Leaving directory '/tmp/osmo-upf/doc' #11 7.939 make[3]: Leaving directory '/tmp/osmo-upf/doc' #11 7.939 make[2]: Leaving directory '/tmp/osmo-upf/doc' #11 7.940 Making install in contrib #11 7.941 make[2]: Entering directory '/tmp/osmo-upf/contrib' #11 7.944 Making install in systemd #11 7.946 make[3]: Entering directory '/tmp/osmo-upf/contrib/systemd' #11 7.949 make[4]: Entering directory '/tmp/osmo-upf/contrib/systemd' #11 7.949 make[4]: Nothing to be done for 'install-exec-am'. #11 7.950 /usr/bin/mkdir -p '/lib/systemd/system' #11 7.952 /usr/bin/install -c -m 644 osmo-upf.service '/lib/systemd/system' #11 7.954 make[4]: Leaving directory '/tmp/osmo-upf/contrib/systemd' #11 7.954 make[3]: Leaving directory '/tmp/osmo-upf/contrib/systemd' #11 7.956 make[3]: Entering directory '/tmp/osmo-upf/contrib' #11 7.958 make[4]: Entering directory '/tmp/osmo-upf/contrib' #11 7.958 make[4]: Nothing to be done for 'install-exec-am'. #11 7.958 make[4]: Nothing to be done for 'install-data-am'. #11 7.958 make[4]: Leaving directory '/tmp/osmo-upf/contrib' #11 7.958 make[3]: Leaving directory '/tmp/osmo-upf/contrib' #11 7.958 make[2]: Leaving directory '/tmp/osmo-upf/contrib' #11 7.960 make[2]: Entering directory '/tmp/osmo-upf' #11 7.965 make[3]: Entering directory '/tmp/osmo-upf' #11 7.965 make[3]: Nothing to be done for 'install-exec-am'. #11 7.965 make[3]: Nothing to be done for 'install-data-am'. #11 7.965 make[3]: Leaving directory '/tmp/osmo-upf' #11 7.965 make[2]: Leaving directory '/tmp/osmo-upf' #11 7.965 make[1]: Leaving directory '/tmp/osmo-upf' #11 DONE 8.1s #12 [7/8] COPY OSMO-UPF.CFG /data/osmo-upf.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:fb49e549d62bbe35e96284167f22d701185c40b54ce5fdf1975fb2ca325fd041 done #14 naming to docker.io/osmocom-build/osmo-upf-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/osmo-upf-master' + docker_image_exists osmo-upf-master + docker images -q osmocom-build/osmo-upf-master + test -n fb49e549d62b + list_osmo_packages debian-bookworm osmo-upf-master + local distro=debian-bookworm + local image=osmo-upf-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-upf-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-upf-master ### ii libosmo-gtlv-dev:amd64 0.3.0.4.a46a.202405022026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.4.a46a.202405022026 amd64 Generic TLV and TLIV protocol support ii libosmo-pfcp-dev:amd64 0.3.0.4.a46a.202405022026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.4.a46a.202405022026 amd64 PFCP protocol support ii libosmocodec4:amd64 1.9.0.196.9975.202405022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405022026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405022026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405022026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.196.9975.202405022026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202405022026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405022026 amd64 Osmo VTY library ii osmocom-nightly 202405022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-upf-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-upf-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-upf-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-upf-test + echo ttcn3-upf-test + dir=ttcn3-upf-test + pull_arg=--pull + grep ^FROM ../ttcn3-upf-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-upf-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-upf-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-upf-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-upf-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B 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: 540B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" upf #8 CACHED #9 [4/4] COPY UPF_TESTS.CFG /data/UPF_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:652ac9c9ebef1331cd310920aa7703c96e41f36adaa8a8d15c7381e45302f9bc 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-upf-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/ttcn3-upf-test' + docker_image_exists ttcn3-upf-test + docker images -q osmocom-build/ttcn3-upf-test + test -n 652ac9c9ebef + list_osmo_packages debian-bookworm ttcn3-upf-test + local distro=debian-bookworm + local image=ttcn3-upf-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-upf-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester + cp UPF_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_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-upf-test/logs/upf-tester/UPF_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf + cp osmo-upf.cfg /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf/ + network_create + SUBNET=1322870 + seq 1 30 + echo (1322870 + 1) % 256 + bc + SUBNET=119 + NET_NAME=ttcn3-upf-test-119 + SUB4=172.18.119.0/24 + SUB6=fd02:db8:119::/64 + set +x Creating network ttcn3-upf-test-119, trying SUBNET=119... + docker network create --internal --subnet 172.18.119.0/24 --ipv6 --subnet fd02:db8:119::/64 ttcn3-upf-test-119 d80087812211d3f23deaa2238858e6fe476a5f8803b6d7f24b867e1d8e37a67d + set +x ### Network ttcn3-upf-test-119 created (SUBNET=119) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=119 to: /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf/osmo-upf.cfg Applying SUBNET=119 to: /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester/UPF_Tests.cfg + echo Starting container with UPF Starting container with UPF + docker_network_params 119 20 + NET=119 + ADDR_SUFIX=20 + echo --network ttcn3-upf-test-119 --ip 172.18.119.20 --ip6 fd02:db8:119::20 + docker run --rm --network ttcn3-upf-test-119 --ip 172.18.119.20 --ip6 fd02:db8:119::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf:/data --name jenkins-ttcn3-upf-test-605-upf -d osmocom-build/osmo-upf-master 8c43b40f14ffe9d484887a07e8febc5be41eabe2825ff539fdad8bb479bd0a82 + echo Starting container with UPF testsuite Starting container with UPF testsuite + docker_network_params 119 203 + NET=119 + ADDR_SUFIX=203 + echo --network ttcn3-upf-test-119 --ip 172.18.119.203 --ip6 fd02:db8:119::203 + docker run --rm --network ttcn3-upf-test-119 --ip 172.18.119.203 --ip6 fd02:db8:119::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.119.20 -e OSMO_SUT_PORT=4275 -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/upf-tester:/data --name jenkins-ttcn3-upf-test-605-ttcn3-upf-test osmocom-build/ttcn3-upf-test + SUBDIR=upf + SUITE=UPF_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/upf/UPF_Tests UPF_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli UPF_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: UPF_Tests.cfg MC@d0e9f98789b2: Unix server socket created successfully. MC@d0e9f98789b2: Listening on TCP port 44591. d0e9f98789b2 is the default MC2> spawn /osmo-ttcn3-hacks/upf/UPF_Tests d0e9f98789b2 44591 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d0e9f98789b2: New HC connected from 172.18.119.203 [172.18.119.203]. d0e9f98789b2: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@d0e9f98789b2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d0e9f98789b2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d0e9f98789b2: Configuration file was processed on all HCs. MC@d0e9f98789b2: Creating MTC on host 172.18.119.203. MC@d0e9f98789b2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_v4'. ------ UPF_Tests.TC_assoc_node_id_v4 ------ Fri May 3 07:01:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_v4' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_assoc_node_id_v4 started. MTC@d0e9f98789b2: "TC_assoc_node_id_v4() start" TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_v4(3): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 995038308 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9010001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_assoc_node_id_v4(3), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_v4(3): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 9010002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_assoc_node_id_v4(3), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_v4(3)@d0e9f98789b2: setverdict(pass): none -> pass TC_assoc_node_id_v4(3)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_assoc_node_id_v4-PFCP(4)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_assoc_node_id_v4(3): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_assoc_node_id_v4-PFCP(4): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_assoc_node_id_v4 finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_v4 pass'. Fri May 3 07:01:22 UTC 2024 ====== UPF_Tests.TC_assoc_node_id_v4 pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_assoc_node_id_v4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4728) Waiting for packet dumper to finish... 1 (prev_count=4728, count=19482) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_v4 pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_fqdn'. ------ UPF_Tests.TC_assoc_node_id_fqdn ------ Fri May 3 07:01:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_assoc_node_id_fqdn' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_assoc_node_id_fqdn started. MTC@d0e9f98789b2: "TC_assoc_node_id_fqdn() start" TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_fqdn(5): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076578616D706C6503636F6D'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 376675113 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 6910001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_assoc_node_id_fqdn(5), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_assoc_node_id_fqdn(5): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076578616D706C6503636F6D'O } } } } TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 6910002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_assoc_node_id_fqdn(5), seid := , pfcp_msg_sequence_number := } } TC_assoc_node_id_fqdn(5)@d0e9f98789b2: setverdict(pass): none -> pass TC_assoc_node_id_fqdn(5)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_assoc_node_id_fqdn-PFCP(6)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_assoc_node_id_fqdn(5): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_assoc_node_id_fqdn-PFCP(6): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_assoc_node_id_fqdn finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_fqdn pass'. Fri May 3 07:01:25 UTC 2024 ====== UPF_Tests.TC_assoc_node_id_fqdn pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_assoc_node_id_fqdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3562) Waiting for packet dumper to finish... 1 (prev_count=3562, count=16182) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_assoc_node_id_fqdn pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunend'. ------ UPF_Tests.TC_session_est_tunend ------ Fri May 3 07:01:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunend' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_est_tunend started. MTC@d0e9f98789b2: "TC_session_est_tunend() start" TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3055057764 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 8020001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C41'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '13CC0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000B9F30001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82C41'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '13CC0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 76, seid := '00000000B9F30001'O, sequence_number := 8020002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000001'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 6, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := omit } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: looking for seid '00000000B9F30001'O seqnr 8020002 in conns { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000001'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_tunend(7)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000001'O, cp_seid := '00000000B9F30001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000001'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '13CC0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.65", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000001'O } } TC_session_est_tunend(7)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_est_tunend(7)@d0e9f98789b2: Session { up_seid := '0000000000000001'O, cp_seid := '00000000B9F30001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000001'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '13CC0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.65", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000001'O } } status: { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000B9F30001'O, sequence_number := 8020003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: looking for seid '00000000B9F30001'O seqnr 8020003 in conns { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@d0e9f98789b2: GTP-actions: { } TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunend(7): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 8020004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_tunend-PFCP(8)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunend(7), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunend(7)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunend(7)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_tunend-PFCP(8)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_tunend(7): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_tunend-PFCP(8): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_est_tunend finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunend pass'. Fri May 3 07:01:30 UTC 2024 ====== UPF_Tests.TC_session_est_tunend pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_est_tunend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26460) Waiting for packet dumper to finish... 1 (prev_count=26460, count=30085) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunend pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_term_by_assoc_rel'. ------ UPF_Tests.TC_session_term_by_assoc_rel ------ Fri May 3 07:01:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_term_by_assoc_rel' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_term_by_assoc_rel started. MTC@d0e9f98789b2: "TC_session_term_by_assoc_rel() start" TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 683706483 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 350001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82CF1'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'A7270001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000B4230001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := omit, pdn_instance := omit, ue_ip_address := { elementIdentifier := 93, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, sd := '1'B, spare := '00000'B, ipv4_address := 'C0A82CF1'O, ipv6_address := omit }, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := 'A7270001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 76, seid := '00000000B4230001'O, sequence_number := 350002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000002'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 6, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := omit } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: looking for seid '00000000B4230001'O seqnr 350002 in conns { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000002'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000002'O, cp_seid := '00000000B4230001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000002'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'A7270001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.241", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000002'O } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: Session { up_seid := '0000000000000002'O, cp_seid := '00000000B4230001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000002'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'A7270001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.241", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000002'O } } status: { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_term_by_assoc_rel(9): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 350003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_term_by_assoc_rel(9), seid := , pfcp_msg_sequence_number := } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@d0e9f98789b2: GTP-actions: { } TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_term_by_assoc_rel(9)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_term_by_assoc_rel-PFCP(10)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_term_by_assoc_rel(9): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_term_by_assoc_rel-PFCP(10): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_term_by_assoc_rel finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_term_by_assoc_rel pass'. Fri May 3 07:01:34 UTC 2024 ====== UPF_Tests.TC_session_term_by_assoc_rel pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_term_by_assoc_rel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24871) Waiting for packet dumper to finish... 1 (prev_count=24871, count=28588) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_term_by_assoc_rel pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_noop'. ------ UPF_Tests.TC_session_est_noop ------ Fri May 3 07:01:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_noop' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_est_noop started. MTC@d0e9f98789b2: "TC_session_est_noop() start" TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3002757368 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 9210001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '17'O }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '2A'O ("*") }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000253D0001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '17'O }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 3, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := '2A'O ("*") }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := omit, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := omit, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000253D0001'O, sequence_number := 9210002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000003'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000004'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: looking for seid '00000000253D0001'O seqnr 9210002 in conns { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000003'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_noop(11)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000003'O, cp_seid := '00000000253D0001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000003'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'BB5B0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.209", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000003'O } } TC_session_est_noop(11)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_noop(11)@d0e9f98789b2: Session { up_seid := '0000000000000003'O, cp_seid := '00000000253D0001'O, gtp := { kind := "tunend", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000003'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := 'BB5B0001'O }, core := { tunend := { pdr_id := 2, ip_l := "192.168.44.209", far_id := 1 } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000003'O } } status: { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_noop(11)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000253D0001'O, sequence_number := 9210003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: looking for seid '00000000253D0001'O seqnr 9210003 in conns { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B9F30001'O, seid_l := '0000000000000001'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_noop(11)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop(11)@d0e9f98789b2: GTP-actions: { } TC_session_est_noop(11)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_noop(11): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 9210004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_noop-PFCP(12)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_noop(11), seid := , pfcp_msg_sequence_number := } } TC_session_est_noop(11)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_noop(11)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_noop-PFCP(12)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_noop(11): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_noop-PFCP(12): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_est_noop finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_noop pass'. Fri May 3 07:01:38 UTC 2024 ====== UPF_Tests.TC_session_est_noop pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_est_noop.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26112) Waiting for packet dumper to finish... 1 (prev_count=26112, count=31137) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_noop pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunmap'. ------ UPF_Tests.TC_session_est_tunmap ------ Fri May 3 07:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_tunmap' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_est_tunmap started. MTC@d0e9f98789b2: "TC_session_est_tunmap() start" TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3394387253 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 2090001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '78300002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '78300001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000255A0001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '78300002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '78300001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000255A0001'O, sequence_number := 2090002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000005'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000006'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: looking for seid '00000000255A0001'O seqnr 2090002 in conns { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000005'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_tunmap(13)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-2 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000006'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } TC_session_est_tunmap(13)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000004'O, cp_seid := '00000000255A0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '78300001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '78300002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000004'O } } TC_session_est_tunmap(13)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_tunmap(13)@d0e9f98789b2: Session { up_seid := '0000000000000004'O, cp_seid := '00000000255A0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000005'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '78300001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000006'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '78300002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000004'O } } status: { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000255A0001'O, sequence_number := 2090003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: looking for seid '00000000255A0001'O seqnr 2090003 in conns { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000B4230001'O, seid_l := '0000000000000002'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunmap(13)@d0e9f98789b2: GTP-actions: { } TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_tunmap(13): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 2090004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_tunmap(13), seid := , pfcp_msg_sequence_number := } } TC_session_est_tunmap(13)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_tunmap(13)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_tunmap-PFCP(14)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_tunmap(13): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_tunmap-PFCP(14): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_est_tunmap finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunmap pass'. Fri May 3 07:01:42 UTC 2024 ====== UPF_Tests.TC_session_est_tunmap pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_est_tunmap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27550) Waiting for packet dumper to finish... 1 (prev_count=27550, count=34423) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_tunmap pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap'. ------ UPF_Tests.TC_session_est_mod_tunmap ------ Fri May 3 07:01:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_est_mod_tunmap started. MTC@d0e9f98789b2: "TC_session_est_mod_tunmap() start" TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 3670801630 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 1320001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '969B0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000C92D0001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '06616363657373'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '04636F7265'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '969B0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '00000000C92D0001'O, sequence_number := 1320002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000007'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000008'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: looking for seid '00000000C92D0001'O seqnr 1320002 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000007'O, ipv4_address := '7F000101'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap(15)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-2 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000008'O, ipv4_address := '7F000201'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap(15)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000005'O, cp_seid := '00000000C92D0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '969B0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '969B0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000005'O } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: Session { up_seid := '0000000000000005'O, cp_seid := '00000000C92D0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '969B0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '969B0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000005'O } } status: { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 11, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '969B0002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, pfcpSMReq_flags := omit, traffic_endpoint_id := omit } }, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 53, lengthIndicator := 17, seid := '00000000C92D0001'O, sequence_number := 1320003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: looking for seid '00000000C92D0001'O seqnr 1320003 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: modified PFCP session: { up_seid := '0000000000000005'O, cp_seid := '00000000C92D0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '969B0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '969B0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000005'O } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: Session { up_seid := '0000000000000005'O, cp_seid := '00000000C92D0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.1", teid_l := '00000007'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '969B0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.1", teid_l := '00000008'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '969B0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000005'O } } status: { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '00000000C92D0001'O, sequence_number := 1320004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: looking for seid '00000000C92D0001'O seqnr 1320004 in conns { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '00000000253D0001'O, seid_l := '0000000000000003'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@d0e9f98789b2: GTP-actions: { } TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap(15): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 1320005, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap(15), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap(15)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap(15)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_mod_tunmap-PFCP(16)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_mod_tunmap(15): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_mod_tunmap-PFCP(16): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_est_mod_tunmap finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap pass'. Fri May 3 07:01:48 UTC 2024 ====== UPF_Tests.TC_session_est_mod_tunmap pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_est_mod_tunmap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34126) Waiting for packet dumper to finish... 1 (prev_count=34126, count=41003) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap pass' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2'. ------ UPF_Tests.TC_session_est_mod_tunmap2 ------ Fri May 3 07:01:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2' was executed successfully (exit status: 0). MTC@d0e9f98789b2: Test case TC_session_est_mod_tunmap2 started. MTC@d0e9f98789b2: "TC_session_est_mod_tunmap2() start" TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 4190114862 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 6, lengthIndicator := 36, seid := omit, sequence_number := 5450001, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923708481 }, up_function_features := { elementIdentifier := 43, lengthIndicator := 6, oct5 := '00010000'B, oct6 := '00000000'B }, cp_function_features := omit, UP_IP_resource_list := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: f_session_est: rules = { pdr := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '0761636365737332'O ("\aaccess2") }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '05636F726532'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, far := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '542A0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000021CE0001'O, ipv4_address := 'AC1277CB'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '0761636365737332'O ("\aaccess2") }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 0, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 0, precedence_value := 0 }, pdi := { elementIdentifier := 2, lengthIndicator := 0, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 0, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := { elementIdentifier := 22, lengthIndicator := 0, pdn_instance := '05636F726532'O }, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 0, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } }, { elementIdentifier := 3, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 2 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 4, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 0, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '542A0001'O, ipv4 := '7F000002'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, traffic_endpoint_ID := omit } }, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 51, lengthIndicator := 89, seid := '0000000021CE0001'O, sequence_number := 5450002, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := 'AC127714'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000009'O, ipv4_address := '7F000102'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 19, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '0000000A'O, ipv4_address := '7F000202'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: looking for seid '0000000021CE0001'O seqnr 5450002 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-1 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '00000009'O, ipv4_address := '7F000102'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: "osmo-upf has chosen local F-TEID: PDR-2 = "{ elementIdentifier := 21, lengthIndicator := 9, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '0000000A'O, ipv4_address := '7F000202'O, ipv6_address := omit, choose_id := omit } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: established PFCP session: { up_seid := '0000000000000006'O, cp_seid := '0000000021CE0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000009'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '542A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '0000000A'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '542A0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000006'O } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '0000000021CE0001'O, seid_l := '0000000000000006'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000255A0001'O, seid_l := '0000000000000004'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Session { up_seid := '0000000000000006'O, cp_seid := '0000000021CE0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000009'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '542A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '0000000A'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '542A0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000006'O } } status: { peer := "172.18.119.203", seid_r := '0000000021CE0001'O, seid_l := '0000000000000006'O, state := "ESTABLISHED", pdr_active_count := 0, pdr_count := 2, far_active_count := 0, far_count := 2, gtp_active_count := 0 } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 0, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 0, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 0, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := { elementIdentifier := 11, lengthIndicator := 0, grouped_ie := { destination_interface := { elementIdentifier := 42, lengthIndicator := 0, interface_value := 1, spare := '0000'B }, pdn_Instance := omit, redirect_information := omit, outer_header_creation := { elementIdentifier := 84, lengthIndicator := 0, ohc_description_oct5 := '00000001'B, ohc_description_oct6 := '00000000'B, teid := '542A0002'O, ipv4 := '7F000003'O, ipv6 := omit, udp_port := omit }, transport_level_marking := omit, forwarding_policy := omit, header_enrichment := omit, pfcpSMReq_flags := omit, traffic_endpoint_id := omit } }, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 53, lengthIndicator := 17, seid := '0000000021CE0001'O, sequence_number := 5450003, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: looking for seid '0000000021CE0001'O seqnr 5450003 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: modified PFCP session: { up_seid := '0000000000000006'O, cp_seid := '0000000021CE0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000009'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '542A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '0000000A'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '542A0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000006'O } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '0000000021CE0001'O, seid_l := '0000000000000006'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Session { up_seid := '0000000000000006'O, cp_seid := '0000000021CE0001'O, gtp := { kind := "tunmap", access := { pdr_id := 1, gtp_ip_l := "127.0.1.2", teid_l := '00000009'O, far_id := 2, gtp_ip_r := "127.0.0.2", teid_r := '542A0001'O }, core := { tunmap := { pdr_id := 2, gtp_ip_l := "127.0.2.2", teid_l := '0000000A'O, far_id := 1, gtp_ip_r := "127.0.0.3", teid_r := '542A0002'O } }, pfcp_peer := "172.18.119.203", seid_l := '0000000000000006'O } } status: { peer := "172.18.119.203", seid_r := '0000000021CE0001'O, seid_l := '0000000000000006'O, state := "ESTABLISHED", pdr_active_count := 2, pdr_count := 2, far_active_count := 2, far_count := 2, gtp_active_count := 1 } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 55, lengthIndicator := 17, seid := '0000000021CE0001'O, sequence_number := 5450004, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: looking for seid '0000000021CE0001'O seqnr 5450004 in conns { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Sessions: { { peer := "172.18.119.203", seid_r := '0000000021CE0001'O, seid_l := '0000000000000006'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 }, { peer := "172.18.119.203", seid_r := '00000000C92D0001'O, seid_l := '0000000000000005'O, state := "WAIT_USE_COUNT", pdr_active_count := 0, pdr_count := 0, far_active_count := 0, far_count := 0, gtp_active_count := 0 } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@d0e9f98789b2: GTP-actions: { } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 0, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_request := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 0, spare := '0000'B, node_id_value := 'AC1277CB'O } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.119.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 10, lengthIndicator := 18, seid := omit, sequence_number := 5450005, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_release_response := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC127714'O }, cause := { elementIdentifier := 19, lengthIndicator := 1, causeValue := '01'O } } } } } TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: sending to all conns: { { vc_conn := TC_session_est_mod_tunmap2(17), seid := , pfcp_msg_sequence_number := } } TC_session_est_mod_tunmap2(17)@d0e9f98789b2: setverdict(pass): pass -> pass, component reason not changed TC_session_est_mod_tunmap2(17)@d0e9f98789b2: Final verdict of PTC: pass MTC@d0e9f98789b2: setverdict(pass): none -> pass TC_session_est_mod_tunmap2-PFCP(18)@d0e9f98789b2: Final verdict of PTC: none MTC@d0e9f98789b2: Setting final verdict of the test case. MTC@d0e9f98789b2: Local verdict of MTC: pass MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_mod_tunmap2(17): pass (pass -> pass) MTC@d0e9f98789b2: Local verdict of PTC TC_session_est_mod_tunmap2-PFCP(18): none (pass -> pass) MTC@d0e9f98789b2: Test case TC_session_est_mod_tunmap2 finished. Verdict: pass MTC@d0e9f98789b2: Starting external command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass'. Fri May 3 07:01:53 UTC 2024 ====== UPF_Tests.TC_session_est_mod_tunmap2 pass ====== Saving talloc report from 172.18.119.20:4275 to UPF_Tests.TC_session_est_mod_tunmap2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37146) Waiting for packet dumper to finish... 1 (prev_count=37146, count=40771) MTC@d0e9f98789b2: External command `../ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass' was executed successfully (exit status: 0). MC@d0e9f98789b2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d0e9f98789b2: Terminating MTC. MC@d0e9f98789b2: MTC terminated. MC2> exit MC@d0e9f98789b2: Shutting down session. MC@d0e9f98789b2: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/upf/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass UPF_Tests.TC_assoc_node_id_v4 pass UPF_Tests.TC_assoc_node_id_fqdn pass UPF_Tests.TC_session_est_tunend pass UPF_Tests.TC_session_term_by_assoc_rel pass UPF_Tests.TC_session_est_noop pass UPF_Tests.TC_session_est_tunmap pass UPF_Tests.TC_session_est_mod_tunmap pass UPF_Tests.TC_session_est_mod_tunmap2 Summary: pass: 8 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh UPF_Tests --rm Generated UPF_Tests.TC_assoc_node_id_fqdn.merged Generated UPF_Tests.TC_assoc_node_id_v4.merged Generated UPF_Tests.TC_session_est_mod_tunmap.merged Generated UPF_Tests.TC_session_est_mod_tunmap2.merged Generated UPF_Tests.TC_session_est_noop.merged Generated UPF_Tests.TC_session_est_tunend.merged Generated UPF_Tests.TC_session_est_tunmap.merged Generated UPF_Tests.TC_session_term_by_assoc_rel.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-upf-test-119 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-upf-test-605-upf + [ -n jenkins-ttcn3-upf-test-605-upf ] + docker_kill_wait jenkins-ttcn3-upf-test-605-upf + docker kill jenkins-ttcn3-upf-test-605-upf jenkins-ttcn3-upf-test-605-upf + docker wait jenkins-ttcn3-upf-test-605-upf 137 + network_remove + set +x Removing network ttcn3-upf-test-119 + docker network remove ttcn3-upf-test-119 ttcn3-upf-test-119 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache:/cache --name jenkins-ttcn3-upf-test-605-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-upf-test/logs/upf-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS