Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-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-hnbgw-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins12249102482965241979.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=master + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs ] + [ xjenkins-ttcn3-hnbgw-test-904 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-hnbgw-master ttcn3-hnbgw-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-stp-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-hnbgw-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-hnbgw-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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 [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 #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 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 #23 CACHED #24 [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 #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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:e300a4458a757847b1f36346ff4aca89f65d330185aa547d3caaf59417d38a0a 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e300a4458a75 + 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-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-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-hnbgw-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && 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 && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ed6be4240c0dabc5c5143ea23f2d3ed9a3825e4fc72e3f6cf8f41a4cb105d3b1 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n ed6be4240c0d + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406292026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo VTY library ii osmocom-nightly 202406292026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-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-hnbgw-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [ 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 #14 CACHED #15 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [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 #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [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 #24 CACHED #25 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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:e300a4458a757847b1f36346ff4aca89f65d330185aa547d3caaf59417d38a0a 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-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e300a4458a75 + 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-hnbgw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-master + echo osmo-hnbgw-master + dir=osmo-hnbgw-master + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-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-hnbgw-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-hnbgw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.16kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 864B done #4 DONE 0.0s #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 0.390 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.390 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.390 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.509 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.912 Reading package lists... #6 1.176 Reading package lists... #6 1.422 Building dependency tree... #6 1.474 Reading state information... #6 1.537 The following additional packages will be installed: #6 1.537 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 1.537 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 1.537 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.537 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.537 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.537 osmocom-nightly #6 1.549 The following NEW packages will be installed: #6 1.549 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 1.549 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 1.549 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 1.549 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 1.549 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.549 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.549 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.550 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.571 0 upgraded, 34 newly installed, 0 to remove and 31 not upgraded. #6 1.571 Need to get 3926 kB of archives. #6 1.571 After this operation, 17.8 MB of additional disk space will be used. #6 1.571 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406292026 [1180 B] #6 1.595 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406292026 [164 kB] #6 1.599 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406292026 [45.9 kB] #6 1.600 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.28.5841.202406292026 [29.8 kB] #6 1.601 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406292026 [65.4 kB] #6 1.602 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406292026 [222 kB] #6 1.605 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406292026 [98.5 kB] #6 1.606 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.28.5841.202406292026 [72.5 kB] #6 1.607 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.28.5841.202406292026 [112 kB] #6 1.608 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202406292026 [16.4 kB] #6 1.608 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406292026 [66.0 kB] #6 1.609 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406292026 [172 kB] #6 1.610 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406292026 [54.5 kB] #6 1.610 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406292026 [58.6 kB] #6 1.611 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406292026 [45.3 kB] #6 1.611 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406292026 [38.6 kB] #6 1.611 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406292026 [840 kB] #6 1.616 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.5.1ffb.202406292026 [57.2 kB] #6 1.617 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406292026 [52.4 kB] #6 1.617 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406292026 [64.6 kB] #6 1.618 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202406292026 [40.6 kB] #6 1.618 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.5.1ffb.202406292026 [169 kB] #6 1.620 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406292026 [122 kB] #6 1.621 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406292026 [581 kB] #6 1.626 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406292026 [75.2 kB] #6 1.627 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202406292026 [105 kB] #6 1.628 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.9.342f.202406292026 [51.6 kB] #6 1.628 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.9.342f.202406292026 [24.7 kB] #6 1.629 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.52.2314.202406292026 [56.5 kB] #6 1.629 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.52.2314.202406292026 [65.5 kB] #6 1.630 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406292026 [222 kB] #6 1.632 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202406292026 [91.8 kB] #6 1.633 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.9.342f.202406292026 [27.8 kB] #6 1.633 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.9.342f.202406292026 [14.5 kB] #6 1.738 debconf: delaying package configuration, since apt-utils is not installed #6 1.782 Fetched 3926 kB in 0s (48.7 MB/s) #6 1.831 Selecting previously unselected package osmocom-nightly. #6 1.831 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #6 1.868 Preparing to unpack .../00-osmocom-nightly_202406292026_amd64.deb ... #6 1.884 Unpacking osmocom-nightly (202406292026) ... #6 2.010 Selecting previously unselected package libosmocore21:amd64. #6 2.018 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 2.053 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406292026) ... #6 2.201 Selecting previously unselected package libosmocodec4:amd64. #6 2.219 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 2.237 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406292026) ... #6 2.389 Selecting previously unselected package libosmotrau2:amd64. #6 2.407 Preparing to unpack .../03-libosmotrau2_1.5.1.28.5841.202406292026_amd64.deb ... #6 2.425 Unpacking libosmotrau2:amd64 (1.5.1.28.5841.202406292026) ... #6 2.560 Selecting previously unselected package libosmoisdn0:amd64. #6 2.578 Preparing to unpack .../04-libosmoisdn0_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 2.595 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 2.738 Selecting previously unselected package libosmogsm20:amd64. #6 2.756 Preparing to unpack .../05-libosmogsm20_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 2.774 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406292026) ... #6 2.924 Selecting previously unselected package libosmovty13:amd64. #6 2.931 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 2.949 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406292026) ... #6 3.098 Selecting previously unselected package libosmoabis13:amd64. #6 3.106 Preparing to unpack .../07-libosmoabis13_1.5.1.28.5841.202406292026_amd64.deb ... #6 3.124 Unpacking libosmoabis13:amd64 (1.5.1.28.5841.202406292026) ... #6 3.251 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.269 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.28.5841.202406292026_amd64.deb ... #6 3.287 Unpacking libosmo-abis-dev:amd64 (1.5.1.28.5841.202406292026) ... #6 3.422 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.440 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.5.1ffb.202406292026_amd64.deb ... #6 3.458 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406292026) ... #6 3.601 Selecting previously unselected package libosmocoding0:amd64. #6 3.608 Preparing to unpack .../10-libosmocoding0_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 3.626 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 3.767 Selecting previously unselected package libosmogb14:amd64. #6 3.775 Preparing to unpack .../11-libosmogb14_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 3.792 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406292026) ... #6 3.934 Selecting previously unselected package libosmoctrl0:amd64. #6 3.942 Preparing to unpack .../12-libosmoctrl0_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 3.958 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 4.084 Selecting previously unselected package libosmosim2:amd64. #6 4.102 Preparing to unpack .../13-libosmosim2_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 4.119 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406292026) ... #6 4.256 Selecting previously unselected package libosmousb0:amd64. #6 4.274 Preparing to unpack .../14-libosmousb0_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 4.291 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 4.416 Selecting previously unselected package libosmocore. #6 4.434 Preparing to unpack .../15-libosmocore_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 4.452 Unpacking libosmocore (1.9.0.209.e0c63.202406292026) ... #6 4.577 Selecting previously unselected package libosmocore-dev:amd64. #6 4.595 Preparing to unpack .../16-libosmocore-dev_1.9.0.209.e0c63.202406292026_amd64.deb ... #6 4.613 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406292026) ... #6 4.763 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.781 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.5.1ffb.202406292026_amd64.deb ... #6 4.798 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202406292026) ... #6 4.945 Selecting previously unselected package libosmonetif11:amd64. #6 4.953 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202406292026_amd64.deb ... #6 4.970 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406292026) ... #6 5.091 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.110 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202406292026_amd64.deb ... #6 5.127 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406292026) ... #6 5.277 Selecting previously unselected package libosmo-pfcp0:amd64. #6 5.284 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.5.1ffb.202406292026_amd64.deb ... #6 5.302 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406292026) ... #6 5.427 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 5.445 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.5.1ffb.202406292026_amd64.deb ... #6 5.462 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202406292026) ... #6 5.608 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.616 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.67.fb30.202406292026_amd64.deb ... #6 5.633 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406292026) ... #6 5.749 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.767 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.67.fb30.202406292026_amd64.deb ... #6 5.784 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406292026) ... #6 5.937 Selecting previously unselected package libasn1c1:amd64. #6 5.945 Preparing to unpack .../24-libasn1c1_0.9.36.2.5324.202406292026_amd64.deb ... #6 5.961 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406292026) ... #6 6.080 Selecting previously unselected package libasn1c-dev:amd64. #6 6.089 Preparing to unpack .../25-libasn1c-dev_0.9.36.2.5324.202406292026_amd64.deb ... #6 6.106 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406292026) ... #6 6.274 Selecting previously unselected package libosmo-hnbap0:amd64. #6 6.282 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.9.342f.202406292026_amd64.deb ... #6 6.299 Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f.202406292026) ... #6 6.422 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 6.440 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.9.342f.202406292026_amd64.deb ... #6 6.458 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 6.603 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 6.621 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.52.2314.202406292026_amd64.deb ... #6 6.638 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406292026) ... #6 6.765 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 6.783 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.52.2314.202406292026_amd64.deb ... #6 6.801 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406292026) ... #6 6.945 Selecting previously unselected package libosmo-ranap7:amd64. #6 6.953 Preparing to unpack .../30-libosmo-ranap7_1.5.1.9.342f.202406292026_amd64.deb ... #6 6.970 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406292026) ... #6 7.104 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 7.122 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.9.342f.202406292026_amd64.deb ... #6 7.140 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 7.322 Selecting previously unselected package libosmo-rua0:amd64. #6 7.340 Preparing to unpack .../32-libosmo-rua0_1.5.1.9.342f.202406292026_amd64.deb ... #6 7.358 Unpacking libosmo-rua0:amd64 (1.5.1.9.342f.202406292026) ... #6 7.474 Selecting previously unselected package libosmo-rua-dev:amd64. #6 7.491 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.9.342f.202406292026_amd64.deb ... #6 7.508 Unpacking libosmo-rua-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 7.669 Setting up osmocom-nightly (202406292026) ... #6 7.721 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406292026) ... #6 7.774 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 7.827 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406292026) ... #6 7.880 Setting up libosmotrau2:amd64 (1.5.1.28.5841.202406292026) ... #6 7.933 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406292026) ... #6 7.987 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406292026) ... #6 8.040 Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f.202406292026) ... #6 8.093 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.147 Setting up libosmo-rua0:amd64 (1.5.1.9.342f.202406292026) ... #6 8.200 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.253 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406292026) ... #6 8.307 Setting up libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406292026) ... #6 8.364 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406292026) ... #6 8.417 Setting up libosmo-rua-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 8.471 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.525 Setting up libosmoabis13:amd64 (1.5.1.28.5841.202406292026) ... #6 8.579 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.633 Setting up libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 8.687 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406292026) ... #6 8.742 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.795 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406292026) ... #6 8.850 Setting up libosmo-abis-dev:amd64 (1.5.1.28.5841.202406292026) ... #6 8.904 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406292026) ... #6 8.958 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406292026) ... #6 9.012 Setting up libosmocore (1.9.0.209.e0c63.202406292026) ... #6 9.065 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406292026) ... #6 9.123 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406292026) ... #6 9.177 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406292026) ... #6 9.231 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406292026) ... #6 9.283 Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202406292026) ... #6 9.337 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406292026) ... #6 9.390 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406292026) ... #6 9.443 Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202406292026) ... #6 9.497 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 9.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.303 Cloning into 'osmo-hnbgw'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNBGW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnbgw #10 DONE 0.1s #11 [6/8] RUN CD osmo-hnbgw && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-pfcp && make "-j$(nproc)" install && ldconfig #11 0.404 Already on 'master' #11 0.405 Your branch is up to date with 'origin/master'. #11 0.406 refs/heads/master #11 0.409 HEAD is now at 3ef6576 fix MGCP compat with osmo-mgw <= 1.12.2: CRCX in recvonly #11 0.410 master #11 0.412 3ef65760ff5782d981c90839de4a5bede63b42a5 #11 1.470 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.527 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.527 libtoolize: copying file './ltmain.sh' #11 2.666 libtoolize: putting macros in 'm4'. #11 2.666 libtoolize: copying file 'm4/libtool.m4' #11 2.718 libtoolize: copying file 'm4/ltoptions.m4' #11 2.772 libtoolize: copying file 'm4/ltsugar.m4' #11 2.827 libtoolize: copying file 'm4/ltversion.m4' #11 2.881 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.972 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.972 libtoolize: and rerunning libtoolize and aclocal. #11 3.779 configure.ac:84: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.779 configure.ac:84: You should run autoupdate. #11 3.779 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.779 configure.ac:84: the top level #11 3.779 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.779 configure.ac:132: You should run autoupdate. #11 3.779 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.779 configure.ac:132: the top level #11 3.779 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.779 configure.ac:153: You should run autoupdate. #11 3.779 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.779 configure.ac:153: the top level #11 3.779 configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.779 configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.779 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.779 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.779 configure.ac:232: the top level #11 3.779 configure.ac:234: warning: AC_OUTPUT should be used without arguments. #11 3.779 configure.ac:234: You should run autoupdate. #11 4.268 configure.ac:23: installing './compile' #11 4.271 configure.ac:25: installing './config.guess' #11 4.274 configure.ac:25: installing './config.sub' #11 4.276 configure.ac:9: installing './install-sh' #11 4.279 configure.ac:9: installing './missing' #11 4.323 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.323 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.323 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.375 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.452 checking for a BSD-compatible install... /usr/bin/install -c #11 4.457 checking whether build environment is sane... yes #11 4.464 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.466 checking for gawk... gawk #11 4.466 checking whether make sets $(MAKE)... yes #11 4.479 checking whether make supports nested variables... yes #11 4.493 checking whether make supports nested variables... (cached) yes #11 4.493 checking whether make sets $(MAKE)... (cached) yes #11 4.499 checking for gcc... gcc #11 4.563 checking whether the C compiler works... yes #11 4.634 checking for C compiler default output file name... a.out #11 4.635 checking for suffix of executables... #11 4.663 checking whether we are cross compiling... no #11 4.689 checking for suffix of object files... o #11 4.710 checking whether the compiler supports GNU C... yes #11 4.732 checking whether gcc accepts -g... yes #11 4.753 checking for gcc option to enable C11 features... none needed #11 4.776 checking whether gcc understands -c and -o together... yes #11 4.804 checking whether make supports the include directive... yes (GNU style) #11 4.813 checking dependency style of gcc... gcc3 #11 4.893 checking build system type... x86_64-pc-linux-gnu #11 4.996 checking host system type... x86_64-pc-linux-gnu #11 4.996 checking how to print strings... printf #11 5.015 checking for a sed that does not truncate output... /usr/bin/sed #11 5.018 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.019 checking for egrep... /usr/bin/grep -E #11 5.019 checking for fgrep... /usr/bin/grep -F #11 5.020 checking for ld used by gcc... /usr/bin/ld #11 5.022 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.023 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.024 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.039 checking whether ln -s works... yes #11 5.040 checking the maximum length of command line arguments... 1572864 #11 5.051 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.051 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.051 checking for /usr/bin/ld option to reload object files... -r #11 5.052 checking for file... file #11 5.053 checking for objdump... objdump #11 5.053 checking how to recognize dependent libraries... pass_all #11 5.054 checking for dlltool... no #11 5.055 checking how to associate runtime and link libraries... printf %s\n #11 5.055 checking for ar... ar #11 5.056 checking for archiver @FILE support... @ #11 5.102 checking for strip... strip #11 5.103 checking for ranlib... ranlib #11 5.103 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.194 checking for sysroot... no #11 5.194 checking for a working dd... /usr/bin/dd #11 5.198 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.222 checking for mt... no #11 5.222 checking if : is a manifest tool... no #11 5.226 checking for stdio.h... yes #11 5.250 checking for stdlib.h... yes #11 5.273 checking for string.h... yes #11 5.289 checking for inttypes.h... yes #11 5.307 checking for stdint.h... yes #11 5.326 checking for strings.h... yes #11 5.351 checking for sys/stat.h... yes #11 5.374 checking for sys/types.h... yes #11 5.391 checking for unistd.h... yes #11 5.409 checking for dlfcn.h... yes #11 5.430 checking for objdir... .libs #11 5.479 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.501 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.501 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.531 checking if gcc static flag -static works... yes #11 5.579 checking if gcc supports -c -o file.o... yes #11 5.591 checking if gcc supports -c -o file.o... (cached) yes #11 5.591 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.597 checking whether -lc should be explicitly linked in... no #11 5.629 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.708 checking how to hardcode library paths into programs... immediate #11 5.708 checking whether stripping libraries is possible... yes #11 5.710 checking if libtool supports shared libraries... yes #11 5.710 checking whether to build shared libraries... yes #11 5.710 checking whether to build static libraries... yes #11 5.710 checking for pkg-config... /usr/bin/pkg-config #11 5.711 checking for pkg-config... /usr/bin/pkg-config #11 5.711 checking pkg-config is at least version 0.20... yes #11 5.713 checking for library containing sctp_recvmsg... -lsctp #11 5.781 checking for libasn1c >= 0.9.30... yes #11 5.790 checking for libosmocore >= 1.9.0... yes #11 5.809 checking for libosmovty >= 1.9.0... yes #11 5.831 checking for libosmoctrl >= 1.9.0... yes #11 5.854 checking for libosmogsm >= 1.9.0... yes #11 5.871 checking for libosmo-netif >= 1.4.0... yes #11 5.881 checking for libosmo-sigtran >= 1.8.0... yes #11 5.899 checking for libosmo-rua >= 1.5.0... yes #11 5.920 checking for libosmo-ranap >= 1.5.0... yes #11 5.940 checking for libosmo-hnbap >= 1.5.0... yes #11 5.961 checking for libosmo-mgcp-client >= 1.12.0... yes #11 5.983 checking for libosmo-pfcp >= 0.3.0... yes #11 6.006 checking for egrep... (cached) /usr/bin/grep -E #11 6.006 checking if gcc supports -fvisibility=hidden... yes #11 6.040 checking whether to enable code coverage support... no #11 6.041 checking whether to enable VTY/CTRL tests... no #11 6.047 CFLAGS=" -std=gnu11" #11 6.047 CPPFLAGS="" #11 6.097 checking that generated files are newer than configure... done #11 6.099 configure: creating ./config.status #11 7.195 config.status: creating include/Makefile #11 7.234 config.status: creating include/osmocom/Makefile #11 7.273 config.status: creating include/osmocom/hnbgw/Makefile #11 7.313 config.status: creating src/Makefile #11 7.353 config.status: creating src/osmo-hnbgw/Makefile #11 7.393 config.status: creating tests/Makefile #11 7.433 config.status: creating tests/atlocal #11 7.473 config.status: creating tests/ranap_rab_ass/Makefile #11 7.513 config.status: creating tests/umts_cell_id/Makefile #11 7.548 config.status: creating doc/Makefile #11 7.566 config.status: creating doc/examples/Makefile #11 7.601 config.status: creating doc/manuals/Makefile #11 7.640 config.status: creating doc/charts/Makefile #11 7.677 config.status: creating contrib/Makefile #11 7.717 config.status: creating contrib/systemd/Makefile #11 7.756 config.status: creating Makefile #11 7.787 config.status: creating config.h #11 7.822 config.status: executing tests/atconfig commands #11 7.828 config.status: executing depfiles commands #11 8.219 config.status: executing libtool commands #11 8.312 echo 1.5.0.81-3ef6 > .version-t && mv .version-t .version #11 8.314 make install-recursive #11 8.316 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.319 Making install in include #11 8.321 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.323 Making install in osmocom #11 8.325 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.327 Making install in hnbgw #11 8.328 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.330 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.330 make[5]: Nothing to be done for 'install-exec-am'. #11 8.330 make[5]: Nothing to be done for 'install-data-am'. #11 8.330 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.330 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.331 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.333 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.333 make[5]: Nothing to be done for 'install-exec-am'. #11 8.333 make[5]: Nothing to be done for 'install-data-am'. #11 8.333 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.333 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.333 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.335 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.338 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.338 make[4]: Nothing to be done for 'install-exec-am'. #11 8.338 make[4]: Nothing to be done for 'install-data-am'. #11 8.338 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.338 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.338 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.338 Making install in src #11 8.340 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.343 Making install in osmo-hnbgw #11 8.345 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.346 CC osmo_hnbgw_main.o #11 8.346 CC hnbgw.lo #11 8.346 CC hnbgw_hnbap.lo #11 8.346 CC hnbgw_l3.lo #11 8.347 CC hnbgw_ranap.lo #11 8.348 CC hnbgw_rua.lo #11 8.348 CC hnbgw_vty.lo #11 8.349 CC context_map.lo #11 8.349 CC context_map_rua.lo #11 8.349 CC context_map_sccp.lo #11 8.351 CC hnbgw_cn.lo #11 8.351 CC cnlink.lo #11 8.351 CC ranap_rab_ass.lo #11 8.352 CC mgw_fsm.lo #11 8.352 CC kpi_dtap.lo #11 8.353 CC kpi_ranap.lo #11 8.353 CC tdefs.lo #11 8.353 CC nft_kpi.lo #11 8.353 CC hnbgw_pfcp.lo #11 8.354 CC ps_rab_ass_fsm.lo #11 8.486 CC ps_rab_fsm.lo #11 8.505 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.505 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.505 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.505 | ^~~~~~~~ #11 8.506 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.506 from mgw_fsm.c:48: #11 8.506 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.506 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.506 | ^~~~~~ #11 8.506 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.506 181 | mgw_info.codecs_len = 1; #11 8.506 | ^~~~~~~~ #11 8.506 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.506 35 | unsigned int codecs_len #11 8.506 | ^~~~~~~~~~ #11 8.508 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.508 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.508 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.508 | ^~~~~~~~ #11 8.508 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.508 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.508 | ^~~~~~ #11 8.508 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.508 369 | mgw_info.codecs_len = 1; #11 8.508 | ^~~~~~~~ #11 8.508 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.508 35 | unsigned int codecs_len #11 8.508 | ^~~~~~~~~~ #11 8.509 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.509 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.509 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.509 | ^~~~~~~~ #11 8.509 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.509 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.509 | ^~~~~~ #11 8.509 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.509 453 | mgw_info.codecs_len = 1; #11 8.509 | ^~~~~~~~ #11 8.509 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.509 35 | unsigned int codecs_len #11 8.509 | ^~~~~~~~~~ #11 8.804 CCLD libhnbgw.la #11 9.088 CCLD osmo-hnbgw #11 9.354 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.355 make[4]: Nothing to be done for 'install-data-am'. #11 9.355 /usr/bin/mkdir -p '/usr/local/bin' #11 9.357 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 9.370 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 9.371 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.372 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.373 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.374 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.374 make[4]: Nothing to be done for 'install-exec-am'. #11 9.374 make[4]: Nothing to be done for 'install-data-am'. #11 9.374 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.374 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.375 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.375 Making install in tests #11 9.376 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.379 Making install in ranap_rab_ass #11 9.380 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.382 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.382 make[4]: Nothing to be done for 'install-exec-am'. #11 9.382 make[4]: Nothing to be done for 'install-data-am'. #11 9.382 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.382 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.382 Making install in umts_cell_id #11 9.384 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.386 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.386 make[4]: Nothing to be done for 'install-exec-am'. #11 9.386 make[4]: Nothing to be done for 'install-data-am'. #11 9.386 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.386 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.388 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.391 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.391 make[4]: Nothing to be done for 'install-exec-am'. #11 9.391 make[4]: Nothing to be done for 'install-data-am'. #11 9.391 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.391 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.391 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.392 Making install in doc #11 9.394 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.399 Making install in examples #11 9.402 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.406 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.406 make[4]: Nothing to be done for 'install-exec-am'. #11 9.408 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.412 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 9.414 make install-data-hook #11 9.420 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.420 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.420 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 9.420 mkdir -p "$(dirname $j)" && \ #11 9.420 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.420 done #11 9.457 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.457 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.458 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.458 Making install in manuals #11 9.462 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.468 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.468 make[4]: Nothing to be done for 'install-exec-am'. #11 9.468 make[4]: Nothing to be done for 'install-data-am'. #11 9.468 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.469 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.469 Making install in charts #11 9.474 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.479 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.479 make[4]: Nothing to be done for 'install-exec-am'. #11 9.479 make[4]: Nothing to be done for 'install-data-am'. #11 9.479 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.480 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.484 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.491 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.491 make[4]: Nothing to be done for 'install-exec-am'. #11 9.491 make[4]: Nothing to be done for 'install-data-am'. #11 9.491 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.491 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.492 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.492 Making install in contrib #11 9.497 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.505 Making install in systemd #11 9.510 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.516 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.516 make[4]: Nothing to be done for 'install-exec-am'. #11 9.519 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.524 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 9.529 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.530 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.534 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.541 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.541 make[4]: Nothing to be done for 'install-exec-am'. #11 9.541 make[4]: Nothing to be done for 'install-data-am'. #11 9.541 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.541 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.542 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.548 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 9.561 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 9.561 make[3]: Nothing to be done for 'install-exec-am'. #11 9.561 make[3]: Nothing to be done for 'install-data-am'. #11 9.561 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 9.561 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 9.562 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 9.7s #12 [7/8] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.7s done #14 writing image sha256:642750263e5cdd2769eeae9ad5e82d3ebb81c9f11d3cc2089535339365dbfe68 done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest 0.0s done #14 DONE 0.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' + docker_image_exists osmo-hnbgw-master + docker images -q osmocom-build/osmo-hnbgw-master + test -n 642750263e5c + list_osmo_packages debian-bookworm osmo-hnbgw-master + local distro=debian-bookworm + local image=osmo-hnbgw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-master ### ii libosmo-abis-dev:amd64 1.5.1.28.5841.202406292026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.5.1ffb.202406292026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202406292026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406292026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406292026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406292026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.5.1ffb.202406292026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202406292026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.9.342f.202406292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406292026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406292026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.28.5841.202406292026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.28.5841.202406292026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406292026 amd64 Osmo VTY library ii osmocom-nightly 202406292026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnbgw-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-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-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-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-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-hnbgw-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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 395B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB 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" hnbgw #8 CACHED #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e7bf23f038b9dea83680a9fa785c77de27d2aee1032c24b13e46d61c24c04aed done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n e7bf23f038b9 + list_osmo_packages debian-bookworm ttcn3-hnbgw-test + local distro=debian-bookworm + local image=ttcn3-hnbgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnbgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + VOL_BASE_DIR_PFCP=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + network_create + SUBNET=3963126 + seq 1 30 + echo (3963126 + 1) % 256 + bc + SUBNET=247 + NET_NAME=ttcn3-hnbgw-test-247 + SUB4=172.18.247.0/24 + SUB6=fd02:db8:247::/64 + set +x Creating network ttcn3-hnbgw-test-247, trying SUBNET=247... + docker network create --internal --subnet 172.18.247.0/24 --ipv6 --subnet fd02:db8:247::/64 ttcn3-hnbgw-test-247 cf360509fe7b6f5266ea855de7b93ecb81b4e804e2249ee1017ecc3eb396122b + set +x ### Network ttcn3-hnbgw-test-247 created (SUBNET=247) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + tests_cfg=HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_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-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 247 200 + NET=247 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-904-stp -d osmocom-build/osmo-stp-master fea7fa5567b6ea097f683e7a9dd2ecd6e64db0bd5087e0371658fbec3132cc99 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 247 20 + NET=247 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.20 --ip6 fd02:db8:247::20 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.20 --ip6 fd02:db8:247::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-904-hnbgw -d osmocom-build/osmo-hnbgw-master 56ecec3a0d8de14090302f81624f0b3dac958420b794f2faccf8c60307bdbbe1 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 247 203 + NET=247 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.247.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-904-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@a9895fee5845: Unix server socket created successfully. MC@a9895fee5845: Listening on TCP port 44379. a9895fee5845 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests a9895fee5845 44379 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a9895fee5845: New HC connected from 172.18.247.203 [172.18.247.203]. a9895fee5845: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a9895fee5845: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a9895fee5845: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a9895fee5845: Configuration file was processed on all HCs. MC@a9895fee5845: Creating MTC on host 172.18.247.203. MC@a9895fee5845: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Jun 30 07:47:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(9)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(12)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(10)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@a9895fee5845: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(11)@a9895fee5845: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(3)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(13)@a9895fee5845: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@a9895fee5845: Test case TC_hnb_register finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Jun 30 07:47:30 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143986) Waiting for packet dumper to finish... 1 (prev_count=143986, count=187147) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Jun 30 07:47:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(22)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(20)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: talloc reports "struct hnb_context" x 1, expecting 1 MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@a9895fee5845: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@a9895fee5845: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@a9895fee5845: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(14)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(26)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@a9895fee5845: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Jun 30 07:47:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82187) Waiting for packet dumper to finish... 1 (prev_count=82187, count=140662) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Jun 30 07:47:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(33)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: talloc reports "struct hnb_context" x 1, expecting 1 MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(35)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@a9895fee5845: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(27)@a9895fee5845: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(37)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@a9895fee5845: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Jun 30 07:47:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80233) Waiting for packet dumper to finish... 1 (prev_count=80233, count=138412) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Jun 30 07:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(44)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(42)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@a9895fee5845: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@a9895fee5845: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@a9895fee5845: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@a9895fee5845: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(49)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@a9895fee5845: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@a9895fee5845: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(38)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(48)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@a9895fee5845: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Jun 30 07:47:58 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145456) Waiting for packet dumper to finish... 1 (prev_count=145456, count=145956) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Jun 30 07:48:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(57)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(55)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(55)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@a9895fee5845: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@a9895fee5845: Final verdict of PTC: none TC_ue_register-Iuh0(52)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(61)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(51)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@a9895fee5845: Test case TC_ue_register finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Jun 30 07:48:03 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82703) Waiting for packet dumper to finish... 1 (prev_count=82703, count=137097) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Jun 30 07:48:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ue_register_tmsi_lai started. MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(68)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(66)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@a9895fee5845: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(62)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(72)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@a9895fee5845: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Jun 30 07:48:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82603) Waiting for packet dumper to finish... 1 (prev_count=82603, count=136980) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Jun 30 07:48:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(79)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(79)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(77)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@a9895fee5845: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(73)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(83)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@a9895fee5845: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Jun 30 07:48:12 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80380) Waiting for packet dumper to finish... 1 (prev_count=80380, count=135118) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Jun 30 07:48:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(90)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(88)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@a9895fee5845: f_create_expect(l3 := '0FED230798DF22821448'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@a9895fee5845: Created Expect[0] for '0FED230798DF22821448'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@a9895fee5845: Added conn table entry 0TC_ranap_cs_initial_ue0(95)1637636 HNBGW_Test.msc0-SCCP(88)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@a9895fee5845: Found Expect[0] for l3='0FED230798DF22821448'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@a9895fee5845: Added conn table entry 0TC_ranap_cs_initial_ue0(95)7216186 HNBGW_Test.msc0-SCCP(88)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@a9895fee5845: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(95)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@a9895fee5845: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(84)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(94)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Jun 30 07:48:18 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118869) Waiting for packet dumper to finish... 1 (prev_count=118869, count=157284) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Jun 30 07:48:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(103)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(103)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(101)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: f_create_expect(l3 := '4C12CF2B16B646407917'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: Created Expect[0] for '4C12CF2B16B646407917'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@a9895fee5845: Added conn table entry 0TC_ranap_ps_initial_ue0(108)8171147 HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: Found Expect[0] for l3='4C12CF2B16B646407917'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: Added conn table entry 0TC_ranap_ps_initial_ue0(108)9046316 HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(108)@a9895fee5845: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(99)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(97)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(107)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Jun 30 07:48:24 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118643) Waiting for packet dumper to finish... 1 (prev_count=118643, count=157581) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Jun 30 07:48:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(116)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(114)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@a9895fee5845: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@a9895fee5845: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@a9895fee5845: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)7995871 HNBGW_Test.msc0-SCCP(114)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@a9895fee5845: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@a9895fee5845: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)9824286 HNBGW_Test.msc0-SCCP(114)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@a9895fee5845: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(119)@a9895fee5845: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@a9895fee5845: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(110)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(120)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Jun 30 07:48:30 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124688) Waiting for packet dumper to finish... 1 (prev_count=124688, count=166166) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Jun 30 07:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(129)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@a9895fee5845: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)3262169 HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)7769848 HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@a9895fee5845: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(133)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(123)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Jun 30 07:48:36 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124672) Waiting for packet dumper to finish... 1 (prev_count=124672, count=166139) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Jun 30 07:48:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(142)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(140)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(145)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(143)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(141)@a9895fee5845: f_create_expect(l3 := '9BE268045A6B5D743E05'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@a9895fee5845: Created Expect[0] for '9BE268045A6B5D743E05'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@a9895fee5845: Added conn table entry 0TC_ranap_cs_bidir0(147)4635412 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@a9895fee5845: Found Expect[0] for l3='9BE268045A6B5D743E05'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@a9895fee5845: Added conn table entry 0TC_ranap_cs_bidir0(147)9814566 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(147)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: vl_len:22 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A40D52523D8D8FAEE1DD9'O TC_ranap_cs_bidir0(147)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: vl_len:20 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(140)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(138)@a9895fee5845: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(136)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(146)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Jun 30 07:48:42 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123448) Waiting for packet dumper to finish... 1 (prev_count=123448, count=175218) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Jun 30 07:48:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(155)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(153)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(158)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: f_create_expect(l3 := 'CC28295A8DC466DD7ABB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: Created Expect[0] for 'CC28295A8DC466DD7ABB'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@a9895fee5845: Added conn table entry 0TC_ranap_ps_bidir0(160)8563495 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: Found Expect[0] for l3='CC28295A8DC466DD7ABB'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: Added conn table entry 0TC_ranap_ps_bidir0(160)15411303 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(160)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A414436D48B6F1EEAE7C8'O TC_ranap_ps_bidir0(160)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(158)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(151)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(149)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(159)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Jun 30 07:48:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120115) Waiting for packet dumper to finish... 1 (prev_count=120115, count=172971) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Jun 30 07:48:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(168)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(166)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@a9895fee5845: f_create_expect(l3 := '0E0F560FD72D7CB6B809'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@a9895fee5845: Created Expect[0] for '0E0F560FD72D7CB6B809'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@a9895fee5845: Added conn table entry 0TC_rab_assignment0(173)13490103 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@a9895fee5845: Found Expect[0] for l3='0E0F560FD72D7CB6B809'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@a9895fee5845: Added conn table entry 0TC_rab_assignment0(173)15504554 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Session index based on connection ID:0 TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdd7b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdd7b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@a9895fee5845: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdd7b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@a9895fee5845: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdd7b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: vl_len:12 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "cdd7b717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(164)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@a9895fee5845: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(172)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(162)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@a9895fee5845: Test case TC_rab_assignment finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Jun 30 07:48:54 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120115) Waiting for packet dumper to finish... 1 (prev_count=120115, count=233647) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Jun 30 07:48:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(181)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(179)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@a9895fee5845: f_create_expect(l3 := '9729FC6C59C84D6D050C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@a9895fee5845: Created Expect[0] for '9729FC6C59C84D6D050C'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@a9895fee5845: Added conn table entry 0TC_rab_release0(186)606747 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@a9895fee5845: Found Expect[0] for l3='9729FC6C59C84D6D050C'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@a9895fee5845: Added conn table entry 0TC_rab_release0(186)11445904 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9421b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(186) TC_rab_release0(186)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9421b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@a9895fee5845: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9421b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@a9895fee5845: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9421b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: vl_len:21 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(179)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(175)@a9895fee5845: EXP mismatch: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(175)@a9895fee5845: Metric: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } VirtHNBGW-STATS(175)@a9895fee5845: Expect: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(175)@a9895fee5845: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 }" TC_rab_release0(186)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9421b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(177)@a9895fee5845: Final verdict of PTC: none TC_rab_release-Iuh0(176)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(185)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(175)@a9895fee5845: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 }" MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(175): fail (pass -> fail) reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 }" MTC@a9895fee5845: Local verdict of PTC TC_rab_release-Iuh0(176): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(185): none (fail -> fail) MTC@a9895fee5845: Local verdict of PTC TC_rab_release0(186): pass (fail -> fail) MTC@a9895fee5845: Local verdict of PTC TC_rab_release-PFCP(187): none (fail -> fail) MTC@a9895fee5845: Test case TC_rab_release finished. Verdict: fail reason: Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail'. Sun Jun 30 07:49:00 UTC 2024 ------ HNBGW_Tests.TC_rab_release fail ------ Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226493) Waiting for packet dumper to finish... 1 (prev_count=226493, count=226993) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Jun 30 07:49:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(194)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(194)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(192)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@a9895fee5845: f_create_expect(l3 := '761D88021DB31005EE20'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@a9895fee5845: Created Expect[0] for '761D88021DB31005EE20'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@a9895fee5845: Added conn table entry 0TC_rab_release_abnormal0(199)11074269 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@a9895fee5845: Found Expect[0] for l3='761D88021DB31005EE20'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@a9895fee5845: Added conn table entry 0TC_rab_release_abnormal0(199)3234222 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(199)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8fadd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8fadd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@a9895fee5845: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8fadd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@a9895fee5845: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8fadd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: vl_len:21 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(192)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(188)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(199)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8fadd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(190)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@a9895fee5845: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(198)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(188)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@a9895fee5845: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Jun 30 07:49:06 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124935) Waiting for packet dumper to finish... 1 (prev_count=124935, count=232315) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Jun 30 07:49:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(207)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(205)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@a9895fee5845: f_create_expect(l3 := 'BF633A8EFD2F8A7F5809'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@a9895fee5845: Created Expect[0] for 'BF633A8EFD2F8A7F5809'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@a9895fee5845: Added conn table entry 0TC_rab_assign_fail0(212)3621339 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@a9895fee5845: Found Expect[0] for l3='BF633A8EFD2F8A7F5809'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@a9895fee5845: Added conn table entry 0TC_rab_assign_fail0(212)13181255 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(212)@a9895fee5845: setverdict(pass): none -> pass VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3741db17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3741db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3741db17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3741db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(212)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(212)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3741db17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(206)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@a9895fee5845: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@a9895fee5845: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(203)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(211)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(201)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@a9895fee5845: Test case TC_rab_assign_fail finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Jun 30 07:49:12 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124850) Waiting for packet dumper to finish... 1 (prev_count=124850, count=209111) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Jun 30 07:49:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(220)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(218)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@a9895fee5845: f_create_expect(l3 := 'EA3FB391985C18087FE3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@a9895fee5845: Created Expect[0] for 'EA3FB391985C18087FE3'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@a9895fee5845: Added conn table entry 0TC_rab_assign_mgcp_to0(225)301485 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@a9895fee5845: Found Expect[0] for l3='EA3FB391985C18087FE3'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@a9895fee5845: Added conn table entry 0TC_rab_assign_mgcp_to0(225)15271001 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(225)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "499ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "499ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@a9895fee5845: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "499ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "499ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: vl_len:12 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(216)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@a9895fee5845: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(224)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(214)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@a9895fee5845: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Jun 30 07:49:23 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153334) Waiting for packet dumper to finish... 1 (prev_count=153334, count=198908) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Jun 30 07:49:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(233)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(231)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(237)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@a9895fee5845: f_create_expect(l3 := '0B7DCDE415D3467549D7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@a9895fee5845: Created Expect[0] for '0B7DCDE415D3467549D7'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@a9895fee5845: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)14408065 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@a9895fee5845: Found Expect[0] for l3='0B7DCDE415D3467549D7'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@a9895fee5845: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)15971608 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): none -> pass VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbd98117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbd98117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbd98117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dbd98117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@a9895fee5845: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: vl_len:12 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dbd98117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@a9895fee5845: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(237)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@a9895fee5845: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(227)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (pass -> pass) MTC@a9895fee5845: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Jun 30 07:49:29 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239806) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Jun 30 07:49:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(246)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(244)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@a9895fee5845: f_create_expect(l3 := '9E991189B428A9C58884'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@a9895fee5845: Created Expect[0] for '9E991189B428A9C58884'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@a9895fee5845: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)6027455 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@a9895fee5845: Found Expect[0] for l3='9E991189B428A9C58884'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@a9895fee5845: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)13483754 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: vl_len:22 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A32160AAE9C4D368BC677'O TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@a9895fee5845: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)6027455 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@a9895fee5845: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)13483754 TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@a9895fee5845: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(240)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(250)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Jun 30 07:49:39 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162557) Waiting for packet dumper to finish... 1 (prev_count=162557, count=193922) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Jun 30 07:49:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(259)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(259)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(257)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(258)@a9895fee5845: f_create_expect(l3 := 'A3FA55AAF6B760240691'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@a9895fee5845: Created Expect[0] for 'A3FA55AAF6B760240691'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@a9895fee5845: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)12881805 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@a9895fee5845: Found Expect[0] for l3='A3FA55AAF6B760240691'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@a9895fee5845: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)2627207 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: vl_len:22 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AFD9B5823409D5BF61A64'O TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@a9895fee5845: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)12881805 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@a9895fee5845: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)2627207 TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(257)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@a9895fee5845: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(253)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(263)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@a9895fee5845: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Jun 30 07:49:50 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148324) Waiting for packet dumper to finish... 1 (prev_count=148324, count=174972) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Sun Jun 30 07:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(267)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(269)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(274)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(272)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(280)@a9895fee5845: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: f_create_expect(l3 := 'F69E65278A86DEF33776'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: Created Expect[0] for 'F69E65278A86DEF33776'O to be handled at TC_ps_rab_assignment_without_pfcp0(279) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@a9895fee5845: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)6791329 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: Found Expect[0] for l3='F69E65278A86DEF33776'O handled at TC_ps_rab_assignment_without_pfcp0(279) HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)1692698 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: vl_len:91 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: vl_len:12 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(279)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(276)@a9895fee5845: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@a9895fee5845: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(266)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@a9895fee5845: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(267)@a9895fee5845: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(269)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(278)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(280)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(267): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(269): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(279): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(280): none (pass -> pass) MTC@a9895fee5845: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Sun Jun 30 07:50:01 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158449) Waiting for packet dumper to finish... 1 (prev_count=158449, count=183480) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Jun 30 07:50:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(289)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(287)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(289)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(292)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(288)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(288)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(291)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(291)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)7403490 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(288)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)5766464 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@a9895fee5845: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@a9895fee5845: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)8294878 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(288)@a9895fee5845: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(288)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)5813637 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@a9895fee5845: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@a9895fee5845: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)1391300 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: First idle individual index:2 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(288)@a9895fee5845: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(288)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)15548345 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@a9895fee5845: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@a9895fee5845: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(300) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@a9895fee5845: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)1377308 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: First idle individual index:3 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(288)@a9895fee5845: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(300) HNBGW_Test.msc0-RAN(288)@a9895fee5845: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)1619991 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(300)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(300)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(288)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(281)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(286)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(293)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(301)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(281): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(286): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) Sun Jun 30 07:50:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(300): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(301): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=216819) Waiting for packet dumper to finish... 1 (prev_count=216819, count=284750) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Jun 30 07:50:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(310)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(310)@a9895fee5845: M3UA emulation initiated, the test can be started MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(310)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(308)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(313)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(313)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(313)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(311)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(316)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(316)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(316)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(314)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(319)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(319)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(319)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(317)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(310)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(313)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(316)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(319)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(309)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(309)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(312)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(312)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(315)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(315)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(318)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(318)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(309)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)13750019 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(309)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc0-RAN(309)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)3931661 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(321)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(312)@a9895fee5845: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(312)@a9895fee5845: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)3386276 HNBGW_Test.msc1-SCCP(311)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(311)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(312)@a9895fee5845: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc1-RAN(312)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(323)12833918 HNBGW_Test.msc1-SCCP(311)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(311)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(309)@a9895fee5845: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@a9895fee5845: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(325)10283406 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(309)@a9895fee5845: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) HNBGW_Test.msc0-RAN(309)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(325)16362633 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(325)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(325)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(315)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(309)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(317)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(319)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(318)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(316)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(314)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(302)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(310)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(313)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(311)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(320)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(308)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(312)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(302): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(308): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(309): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(310): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(311): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(312): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(313): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(314): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(315): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(316): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(317): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(318): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(319): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(320): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(325): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Jun 30 07:50:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244368) Waiting for packet dumper to finish... 1 (prev_count=244368, count=308879) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Jun 30 07:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(335)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(335)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(335)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(333)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(338)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(338)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(338)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(336)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(341)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(341)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(341)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(339)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(344)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(344)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(344)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(342)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(335)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(338)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(341)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(344)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(334)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(334)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(337)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(337)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(340)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(340)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(343)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(343)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(334)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)4045813 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(334)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc0-RAN(334)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)11827219 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(337)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(337)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@a9895fee5845: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)2372289 HNBGW_Test.msc1-SCCP(336)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(336)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(337)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc1-RAN(337)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)14340995 HNBGW_Test.msc1-SCCP(336)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(336)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(334)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@a9895fee5845: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)15786442 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(334)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) HNBGW_Test.msc0-RAN(334)@a9895fee5845: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)13342607 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(336)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(339)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(327)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(340)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(333)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(344)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(341)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(335)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(337)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(342)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(334)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(338)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(343)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(345)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(332)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(327): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(332): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(333): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(334): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(335): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(336): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(337): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(338): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(339): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(340): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(341): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(342): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(343): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(344): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(345): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Jun 30 07:50:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247198) Waiting for packet dumper to finish... 1 (prev_count=247198, count=314825) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Jun 30 07:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(360)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(360)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(360)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(358)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(363)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(363)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(363)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(361)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(366)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(366)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(366)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(364)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(369)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(369)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(369)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(367)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(360)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(363)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(366)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(369)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(359)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(359)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(362)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(362)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(365)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(365)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(368)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(368)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(359)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)75354 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(359)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc0-RAN(359)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)1001828 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(362)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(362)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@a9895fee5845: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)7153397 HNBGW_Test.msc1-SCCP(361)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(361)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(362)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc1-RAN(362)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)10540848 HNBGW_Test.msc1-SCCP(361)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(361)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(359)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@a9895fee5845: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)14284891 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(359)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) HNBGW_Test.msc0-RAN(359)@a9895fee5845: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)12779949 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(360)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(365)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(364)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(367)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(363)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(359)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(362)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(361)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(358)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(366)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(368)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(369)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(370)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(352)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(358): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(359): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(360): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(361): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(362): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(363): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(364): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(365): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(366): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(367): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(368): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(369): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(370): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Jun 30 07:50:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316108) Waiting for packet dumper to finish... 1 (prev_count=316108, count=321285) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Jun 30 07:50:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(385)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(385)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(385)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(383)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(388)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(388)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(388)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(386)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(391)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(391)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(391)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(389)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(394)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(394)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(394)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(392)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(385)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(388)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(391)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(394)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(384)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(384)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(387)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(387)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(390)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(390)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(393)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(393)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(384)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)13605257 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(384)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc0-RAN(384)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)16431877 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(387)@a9895fee5845: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(387)@a9895fee5845: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)9758356 HNBGW_Test.msc1-SCCP(386)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(386)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(387)@a9895fee5845: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc1-RAN(387)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)9483520 HNBGW_Test.msc1-SCCP(386)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(386)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(384)@a9895fee5845: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@a9895fee5845: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)13291428 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(384)@a9895fee5845: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) HNBGW_Test.msc0-RAN(384)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)14172973 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(386)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(383)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(388)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(390)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(392)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(394)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(377)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(385)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(395)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(389)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(393)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(387)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(382)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(391)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(384)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401)@a9895fee5845: Final verdict of PTC: none Sun Jun 30 07:50:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(377): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(382): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(383): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(384): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(385): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(386): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(387): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(388): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(389): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(390): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(391): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(392): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(393): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(394): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(395): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=249970) Waiting for packet dumper to finish... 1 (prev_count=249970, count=316503) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Jun 30 07:50:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(410)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(410)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(410)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(408)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(413)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(413)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(413)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(411)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(416)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(416)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(416)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(414)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(419)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(419)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(419)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(417)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(410)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(413)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(416)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(419)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(409)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(409)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(412)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(412)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(415)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(415)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(418)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(418)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(409)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)4133358 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(409)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc0-RAN(409)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)13754242 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(412)@a9895fee5845: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(412)@a9895fee5845: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)5711864 HNBGW_Test.msc1-SCCP(411)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(411)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(412)@a9895fee5845: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc1-RAN(412)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)3689817 HNBGW_Test.msc1-SCCP(411)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(411)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(409)@a9895fee5845: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@a9895fee5845: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)12099078 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(409)@a9895fee5845: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) HNBGW_Test.msc0-RAN(409)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)10714569 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(418)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(416)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(408)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(410)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(411)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(415)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(417)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(413)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(420)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(402)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(412)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(419)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(407)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(414)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(409)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(408): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(409): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(410): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(411): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(412): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(413): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(414): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(415): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(416): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(417): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(418): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(419): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(420): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Jun 30 07:50:56 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325533) Waiting for packet dumper to finish... 1 (prev_count=325533, count=335375) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Jun 30 07:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(435)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(435)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(435)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(433)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(438)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(438)@a9895fee5845: M3UA emulation initiated, the test can be started MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(438)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(436)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(441)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(441)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(441)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(439)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(444)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(444)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(444)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(442)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(435)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(438)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(441)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(444)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(434)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(434)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(437)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(437)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(440)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(440)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(443)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(443)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)9905332 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(437)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(437)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)5160928 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@a9895fee5845: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@a9895fee5845: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)3398041 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(437)@a9895fee5845: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(437)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)3609215 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@a9895fee5845: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@a9895fee5845: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)12154383 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: First idle individual index:2 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(437)@a9895fee5845: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) HNBGW_Test.msc1-RAN(437)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)1796546 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(437)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(440)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(443)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(442)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(439)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(434)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(432)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(438)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(435)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(433)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(436)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(427)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(445)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(441)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(444)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(427): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(432): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(433): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(434): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(435): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(436): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(437): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(438): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(439): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(440): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(441): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(442): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(443): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(444): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(445): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Jun 30 07:51:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331192) Waiting for packet dumper to finish... 1 (prev_count=331192, count=336369) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Jun 30 07:51:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(460)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(458)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(463)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(463)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(463)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(461)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(466)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(466)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(466)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(464)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(469)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(469)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(469)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(467)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(472)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(472)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(472)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(470)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(475)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-M3UA(475)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(475)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-SCCP(473)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(460)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(463)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(466)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(469)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(472)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(475)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(459)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(462)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(462)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(465)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(465)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(468)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(468)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(471)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(471)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(474)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(474)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(459)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(465)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)14730573 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(465)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(465)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)3394380 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(465)@a9895fee5845: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@a9895fee5845: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)418825 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(465)@a9895fee5845: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc2-RAN(465)@a9895fee5845: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)1399420 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(462)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(462)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@a9895fee5845: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)3058753 HNBGW_Test.msc1-SCCP(461)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(461)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(462)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) HNBGW_Test.msc1-RAN(462)@a9895fee5845: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)5815356 HNBGW_Test.msc1-SCCP(461)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(461)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(452)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(469)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(470)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(467)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(471)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(468)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(461)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(475)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(474)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(463)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(464)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(473)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(465)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(462)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(466)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(476)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(472)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@a9895fee5845: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(452): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(461): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(462): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(463): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(464): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(465): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(466): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(467): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(468): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(469): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(470): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(471): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(472): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(473): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-RAN(474): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(475): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(476): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Jun 30 07:51:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400391) Waiting for packet dumper to finish... 1 (prev_count=400391, count=405568) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Jun 30 07:51:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(491)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(491)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(491)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(489)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(494)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(494)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(494)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(492)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(497)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(497)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(497)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(495)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(500)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(500)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(500)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(498)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(503)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(503)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(503)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(501)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(506)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-M3UA(506)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(506)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-SCCP(504)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(491)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(494)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(497)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(500)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(503)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(506)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(490)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(490)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(493)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(493)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(496)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(496)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(499)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(499)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(502)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(502)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(505)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(505)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(490)@a9895fee5845: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(490)@a9895fee5845: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)8709560 HNBGW_Test.msc0-SCCP(489)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(489)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(490)@a9895fee5845: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc0-RAN(490)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)9902411 HNBGW_Test.msc0-SCCP(489)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(489)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(496)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(496)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@a9895fee5845: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)8648650 HNBGW_Test.msc2-SCCP(495)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc2-SCCP(495)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(496)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) HNBGW_Test.msc2-RAN(496)@a9895fee5845: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)9572520 HNBGW_Test.msc2-SCCP(495)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(495)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(490)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(496)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(498)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(504)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(497)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(502)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(489)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(493)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(492)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(491)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(506)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(505)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(503)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(494)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(483)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(507)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(499)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(500)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(501)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(495)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@a9895fee5845: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(483): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(489): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(490): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(491): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(492): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(493): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(494): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(495): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(496): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(497): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(498): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(499): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(500): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(501): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(502): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(503): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(504): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-RAN(505): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(506): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(510): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sun Jun 30 07:51:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363398) Waiting for packet dumper to finish... 1 (prev_count=363398, count=368637) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Jun 30 07:51:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(513)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(515)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(520)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(520)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(520)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(518)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(523)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(523)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(523)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(521)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(526)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(526)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(526)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(524)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(520)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(523)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(526)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(529)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(519)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(522)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(522)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(525)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(525)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(528)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(528)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(519)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(514)@a9895fee5845: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(516)@a9895fee5845: UnitdataCallback HNBGW_Test.msc0-RAN(519)@a9895fee5845: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(519)@a9895fee5845: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(531) TC_mscpool_paging_imsi-Iuh0-RUA(514)@a9895fee5845: Added conn table entry 0TC_mscpool_paging_imsi0(531)7530203 HNBGW_Test.msc0-SCCP(518)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(518)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(519)@a9895fee5845: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(531) HNBGW_Test.msc0-RAN(519)@a9895fee5845: Added conn table entry 0TC_mscpool_paging_imsi0(531)4750032 HNBGW_Test.msc0-SCCP(518)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(518)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(531)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(531)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(514)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(524)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(516)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(526)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(525)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(517)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(519)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(521)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(518)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(522)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(512)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(530)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(523)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(520)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(515)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(513)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(532)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(512): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(513): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(514): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(515): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(516): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(518): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(519): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(520): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(521): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(522): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(523): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(524): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(525): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(526): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(530): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi0(531): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(532): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Jun 30 07:51:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251568) Waiting for packet dumper to finish... 1 (prev_count=251568, count=297406) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Jun 30 07:51:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(534)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(536)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(541)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(539)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(544)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(544)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(542)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(547)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(547)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(545)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(550)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(548)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(541)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(544)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(547)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(550)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(540)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(543)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(549)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(540)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(552)@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(537)@a9895fee5845: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(535)@a9895fee5845: UnitdataCallback TC_mscpool_paging_tmsi0(552)@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(540)@a9895fee5845: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@a9895fee5845: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(552) TC_mscpool_paging_tmsi-Iuh0-RUA(535)@a9895fee5845: Added conn table entry 0TC_mscpool_paging_tmsi0(552)771747 HNBGW_Test.msc0-SCCP(539)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@a9895fee5845: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(552) HNBGW_Test.msc0-RAN(540)@a9895fee5845: Added conn table entry 0TC_mscpool_paging_tmsi0(552)4227855 HNBGW_Test.msc0-SCCP(539)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(552)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(552)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(543)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(535)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(537)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(536)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(533)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(551)@a9895fee5845: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(534)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(553)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(534): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(535): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(536): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(537): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi0(552): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(553): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Jun 30 07:51:41 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234671) Waiting for packet dumper to finish... 1 (prev_count=234671, count=277372) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Jun 30 07:51:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(562)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(562)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(562)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(560)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(565)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(565)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(565)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(563)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(568)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(568)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(568)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(566)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(571)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(571)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(571)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(569)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(562)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(565)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(568)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(571)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(561)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(561)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(564)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(564)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(567)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(567)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(570)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(570)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(561)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)14909695 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(561)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc0-RAN(561)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)8588359 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(567)@a9895fee5845: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(567)@a9895fee5845: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@a9895fee5845: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)16133128 HNBGW_Test.msc2-SCCP(566)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc2-SCCP(566)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(567)@a9895fee5845: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc2-RAN(567)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(575)14470631 HNBGW_Test.msc2-SCCP(566)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(566)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(561)@a9895fee5845: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@a9895fee5845: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(577) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@a9895fee5845: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(577)8069287 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(561)@a9895fee5845: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(577) HNBGW_Test.msc0-RAN(561)@a9895fee5845: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(577)10644183 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(577)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(577)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(563)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(564)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(567)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(569)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(568)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(562)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(570)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(561)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(571)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(565)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(572)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(560)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(566)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(554)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(576)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(574)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(578)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(554): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(555): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(557): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(560): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(561): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(562): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(563): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(564): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(565): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(566): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(567): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(568): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(569): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(570): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(571): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(572): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(577): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(578): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Jun 30 07:51:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347682) Waiting for packet dumper to finish... 1 (prev_count=347682, count=351302) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Jun 30 07:51:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(587)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(587)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(587)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(585)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(590)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(590)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(590)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(588)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(593)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(593)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(593)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(591)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(596)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(596)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(596)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(594)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(587)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(590)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(593)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(596)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(586)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(586)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(589)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(589)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(592)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(592)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(595)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(595)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(589)@a9895fee5845: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(589)@a9895fee5845: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)1201376 HNBGW_Test.msc1-SCCP(588)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(588)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(589)@a9895fee5845: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc1-RAN(589)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)4218337 HNBGW_Test.msc1-SCCP(588)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(588)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(586)@a9895fee5845: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(586)@a9895fee5845: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@a9895fee5845: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(600)6836737 HNBGW_Test.msc0-SCCP(585)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(585)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(586)@a9895fee5845: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc0-RAN(586)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)11959336 HNBGW_Test.msc0-SCCP(585)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(585)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(600)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(592)@a9895fee5845: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(592)@a9895fee5845: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(602) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@a9895fee5845: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(602)10044944 HNBGW_Test.msc2-SCCP(591)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc2-SCCP(591)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(592)@a9895fee5845: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(602) HNBGW_Test.msc2-RAN(592)@a9895fee5845: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(602)16691131 HNBGW_Test.msc2-SCCP(591)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(591)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(602)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(602)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(591)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(592)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(595)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(589)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(594)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(593)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(588)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(579)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(597)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(585)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(587)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(586)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(596)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(584)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(590)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@a9895fee5845: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(603)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(579): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(580): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(582): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(584): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(585): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(586): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(587): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(588): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(589): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(590): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(591): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(592): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(593): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(594): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(595): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(596): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(597): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(602): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(603): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Jun 30 07:52:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262435) Waiting for packet dumper to finish... 1 (prev_count=262435, count=334180) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jun 30 07:52:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(612)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(612)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(612)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(610)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(615)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(615)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(615)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(613)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(618)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(618)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(618)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(616)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(621)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(621)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(621)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(619)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(612)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(615)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(618)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(621)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(611)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(611)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(614)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(614)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(617)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(617)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(620)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(620)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(611)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(611)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)16750349 HNBGW_Test.msc0-SCCP(610)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(610)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(611)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc0-RAN(611)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)10902661 HNBGW_Test.msc0-SCCP(610)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(610)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(614)@a9895fee5845: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@a9895fee5845: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@a9895fee5845: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)1914727 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(614)@a9895fee5845: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(614)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)5540623 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: "disconnecting msc0" HNBGW_Test.msc0-RAN(611)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(612)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(610)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@a9895fee5845: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)16750349 HNBGW_Test.msc1-RAN(614)@a9895fee5845: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@a9895fee5845: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)10320660 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(614)@a9895fee5845: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) HNBGW_Test.msc1-RAN(614)@a9895fee5845: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)13221199 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(620)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(618)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(617)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(609)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(614)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(619)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(622)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(621)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(613)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(616)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(615)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(604)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(604): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(609): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(610): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(611): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(612): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(613): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(614): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(615): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(616): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(617): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(618): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(619): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(620): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(621): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(622): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jun 30 07:52:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259997) Waiting for packet dumper to finish... 1 (prev_count=259997, count=321098) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jun 30 07:52:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(637)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(637)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(637)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(635)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(640)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(640)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(640)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(638)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(637)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(640)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(636)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(636)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(639)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(639)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(636)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)6713338 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(636)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(636)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)16567275 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(636)@a9895fee5845: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@a9895fee5845: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@a9895fee5845: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)15456639 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: First idle individual index:1 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(636)@a9895fee5845: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) HNBGW_Test.msc0-RAN(636)@a9895fee5845: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)6588671 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: "connecting cnlink 1" MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(648)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(648)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(648)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(646)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(648)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(647)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(647)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(647)@a9895fee5845: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(647)@a9895fee5845: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@a9895fee5845: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)831515 HNBGW_Test.msc1-SCCP(646)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc1-SCCP(646)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(647)@a9895fee5845: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) HNBGW_Test.msc1-RAN(647)@a9895fee5845: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)12033102 HNBGW_Test.msc1-SCCP(646)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(646)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@a9895fee5845: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(638)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(647)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(639)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(637)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(648)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(640)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(636)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(635)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(646)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(641)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(629)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@a9895fee5845: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(629): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(635): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(636): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(637): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(638): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(639): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(640): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(646): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(647): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(648): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650): none (pass -> pass) MTC@a9895fee5845: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jun 30 07:52:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233771) Waiting for packet dumper to finish... 1 (prev_count=233771, count=310971) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Jun 30 07:52:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(659)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(659)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(659)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(657)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(662)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(662)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(662)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(659)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(662)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(658)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(658)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)5144716 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)6377678 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)10304832 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)10866051 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)16591893 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)3949516 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@a9895fee5845: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)10117278 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)287265 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(670)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(670)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(658)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(651)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(657)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(659)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(662)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(661)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(660)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(663)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(651): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(657): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(658): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(659): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(660): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(661): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(662): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(663): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(670): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Jun 30 07:52:28 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222671) Waiting for packet dumper to finish... 1 (prev_count=222671, count=291051) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Jun 30 07:52:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(680)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(680)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(680)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(678)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(683)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(683)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(683)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(681)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(686)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(686)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(686)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(689)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(689)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(689)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(680)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(683)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(686)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(689)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(679)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(679)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(682)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(682)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)7923730 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)8288002 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)16267165 HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(693)42670 HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(695)16351637 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(695)14582141 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(688)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(680)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(687)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(681)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(678)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(682)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(689)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(672)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(686)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(684)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(683)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(690)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(685)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(679)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(672): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(678): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(679): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(680): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(681): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(682): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(683): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(684): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(685): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(686): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(687): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(688): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(689): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(690): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(695): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sun Jun 30 07:52:38 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310734) Waiting for packet dumper to finish... 1 (prev_count=310734, count=322143) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Jun 30 07:52:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(705)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(705)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(705)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(703)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(708)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(708)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(708)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(706)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(711)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(711)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(711)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(709)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(714)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(714)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(714)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(705)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(708)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(711)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(714)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(704)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(704)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(707)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(707)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(710)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(710)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)11586161 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)8671164 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)1197176 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)837785 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(720) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)12227075 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(720) HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)279238 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(720)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(720)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(713)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(709)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(714)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(712)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(706)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(707)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(703)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(702)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(711)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(715)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(697)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(708)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(705)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(710)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(704)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(697): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(702): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(703): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(704): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(705): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(706): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(707): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(708): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(709): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(710): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(711): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(712): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(713): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(714): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(715): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(720): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Jun 30 07:52:47 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256777) Waiting for packet dumper to finish... 1 (prev_count=256777, count=330054) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Jun 30 07:52:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(730)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(730)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(730)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(728)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(733)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(733)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(733)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(731)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(736)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(736)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(736)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(734)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(739)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(739)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(739)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(737)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(742)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(742)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(742)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(745)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-M3UA(745)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(745)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(730)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(733)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(736)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(739)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(742)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(745)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(729)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(729)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(732)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(732)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(735)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(735)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(738)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(738)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)4796401 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)7239534 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(747)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)3085508 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)15361690 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(751) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@a9895fee5845: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(751)9450287 HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(751) HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(751)15011436 HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(751)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(751)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(729)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(738)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(728)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(742)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(740)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(736)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(722)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(730)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(737)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(735)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(731)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(733)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(732)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(734)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(743)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(739)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(741)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(745)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(744)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(746)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(722): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(728): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(729): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(730): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(731): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(732): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(733): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(734): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(735): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(736): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(737): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(738): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(739): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(740): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(741): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(742): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(743): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-RAN(744): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(745): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(751): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Jun 30 07:52:56 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=380856) Waiting for packet dumper to finish... 1 (prev_count=380856, count=390692) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Jun 30 07:52:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(761)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(761)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(761)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(759)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(764)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(764)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(764)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(762)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(767)@a9895fee5845: ************************************************* HNBGW_Test.msc2-M3UA(767)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(767)@a9895fee5845: ************************************************* HNBGW_Test.msc2-SCCP(765)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(770)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(770)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(770)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(773)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(773)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(773)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(771)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(776)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-M3UA(776)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(776)@a9895fee5845: ************************************************* HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(761)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(764)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(767)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(770)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(773)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(776)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(760)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(760)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(763)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(763)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(766)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(766)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(772)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(772)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@a9895fee5845: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@a9895fee5845: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)1165446 HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)4907989 HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(780) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@a9895fee5845: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(780)13044682 HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(780) HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(780)14881316 HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(780)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(780)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(759)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(771)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(760)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(768)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(767)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(762)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(758)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-RAN(766)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(765)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(774)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(772)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(777)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(773)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(770)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(753)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(761)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(769)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(763)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(776)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(764)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(775)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(781)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(754): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(756): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(758): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(759): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(760): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(761): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(762): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(763): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(764): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-SCCP(765): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-RAN(766): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc2-M3UA(767): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(768): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(769): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(770): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(771): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(772): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(773): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(774): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-RAN(775): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(776): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(780): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(781): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Jun 30 07:53:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352147) Waiting for packet dumper to finish... 1 (prev_count=352147, count=357303) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jun 30 07:53:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(790)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(790)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(790)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(788)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(793)@a9895fee5845: ************************************************* HNBGW_Test.msc1-M3UA(793)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(793)@a9895fee5845: ************************************************* HNBGW_Test.msc1-SCCP(791)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(796)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(796)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(796)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(799)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(799)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(799)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(790)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(793)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(796)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(799)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(789)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(792)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(792)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(789)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)2025203 HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)6238247 HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@a9895fee5845: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)14782209 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)4460582 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(795)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(796)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(794)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@a9895fee5845: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)2025203 HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)14111431 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)13196241 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(798)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(799)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-RAN(792)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(789)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(788)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(797)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(791)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(782)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(793)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(790)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(800)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(782): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(788): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(789): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(790): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-SCCP(791): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-RAN(792): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc1-M3UA(793): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(794): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(795): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(796): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(797): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(798): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(799): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(800): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jun 30 07:53:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286003) Waiting for packet dumper to finish... 1 (prev_count=286003, count=349209) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jun 30 07:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(815)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(815)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(815)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(813)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(818)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(818)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(818)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(815)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(818)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(814)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(814)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)10949191 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)6422585 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@a9895fee5845: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)5981463 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)766312 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: "connecting cnlink 1" MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(826)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-M3UA(826)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(826)@a9895fee5845: ************************************************* HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(826)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 MTC@a9895fee5845: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@a9895fee5845: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)10012525 HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)9836921 HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@a9895fee5845: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(814)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(824)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(813)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(815)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(826)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(825)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(817)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(818)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(816)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(819)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(807)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@a9895fee5845: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(807): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(813): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(814): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(815): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(816): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(817): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(818): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(819): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(824): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-RAN(825): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(826): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828): none (pass -> pass) MTC@a9895fee5845: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jun 30 07:53:24 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332131) Waiting for packet dumper to finish... 1 (prev_count=332131, count=332631) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Jun 30 07:53:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(830)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(835)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(833)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(838)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(836)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(835)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(839)@a9895fee5845: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(840) HNBGW_Test.msc0-RAN(834)@a9895fee5845: f_create_expect(l3 := '1A93ED5B1FB8E193F3A0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(834)@a9895fee5845: Created Expect[0] for '1A93ED5B1FB8E193F3A0'O to be handled at TC_second_rab_assignment0(840) TC_second_rab_assignment-Iuh0-RUA(831)@a9895fee5845: Added conn table entry 0TC_second_rab_assignment0(840)5941340 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(834)@a9895fee5845: Found Expect[0] for l3='1A93ED5B1FB8E193F3A0'O handled at TC_second_rab_assignment0(840) HNBGW_Test.msc0-RAN(834)@a9895fee5845: Added conn table entry 0TC_second_rab_assignment0(840)3153237 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on connection ID:0 TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_len:91 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(839)@a9895fee5845: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa85c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(840) TC_second_rab_assignment0(840)@a9895fee5845: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa85c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@a9895fee5845: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa85c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(840)@a9895fee5845: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa85c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_len:63 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_len:12 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@a9895fee5845: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(840)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(840)@a9895fee5845: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa85c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(831)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@a9895fee5845: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(830)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(829)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(839)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(841)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_second_rab_assignment-Iuh0(830): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(831): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_second_rab_assignment0(840): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_second_rab_assignment-PFCP(841): none (pass -> pass) MTC@a9895fee5845: Test case TC_second_rab_assignment finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Jun 30 07:53:30 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227421) Waiting for packet dumper to finish... 1 (prev_count=227421, count=227921) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Jun 30 07:53:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(848)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(848)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@a9895fee5845: ************************************************* MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(846)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@a9895fee5845: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(848)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: talloc reports "struct hnb_context" x 1, expecting 1 MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(844)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@a9895fee5845: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(842)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(852)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(842): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(844): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@a9895fee5845: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Jun 30 07:53:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91073) Waiting for packet dumper to finish... 1 (prev_count=91073, count=154845) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Jun 30 07:53:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a9895fee5845: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@a9895fee5845: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(854)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(856)@a9895fee5845: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(861)@a9895fee5845: ************************************************* HNBGW_Test.msc0-M3UA(861)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@a9895fee5845: ************************************************* HNBGW_Test.msc0-SCCP(859)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a9895fee5845: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@a9895fee5845: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@a9895fee5845: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@a9895fee5845: v_sccp_pdu_maxlen:268 MTC@a9895fee5845: setverdict(pass): none -> pass MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(861)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(864)@a9895fee5845: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(860)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(860)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(863)@a9895fee5845: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(863)@a9895fee5845: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(860)@a9895fee5845: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@a9895fee5845: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(866) TC_apply_sccp-Iuh0-RUA(855)@a9895fee5845: Added conn table entry 0TC_apply_sccp0(866)11169795 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@a9895fee5845: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(866) HNBGW_Test.msc0-RAN(860)@a9895fee5845: Added conn table entry 0TC_apply_sccp0(866)15899102 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(866)@a9895fee5845: setverdict(pass): none -> pass TC_apply_sccp0(866)@a9895fee5845: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(859)@a9895fee5845: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(859)@a9895fee5845: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(866)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: vl_len:22 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: vl_from0 HNBGW_Test.msc0-SCCP(859)@a9895fee5845: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADFA813A23550C8A4D242'O TC_apply_sccp0(866)@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(866)@a9895fee5845: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Session index based on local reference:0 HNBGW_Test.msc0-RAN(860)@a9895fee5845: Deleted conn table entry 0TC_apply_sccp0(866)15899102 TC_apply_sccp-Iuh0-RUA(855)@a9895fee5845: Deleted conn table entry 0TC_apply_sccp0(866)11169795 TC_apply_sccp0(866)@a9895fee5845: Final verdict of PTC: pass MTC@a9895fee5845: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(861)@a9895fee5845: Final verdict of PTC: none VirtHNBGW-STATS(853)@a9895fee5845: Final verdict of PTC: none TC_apply_sccp-Iuh1(856)@a9895fee5845: Final verdict of PTC: none HNBGW-MGCP(865)@a9895fee5845: Final verdict of PTC: none IPA-CTRL-CLI-IPA(858)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@a9895fee5845: Final verdict of PTC: none TC_apply_sccp-Iuh0(854)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@a9895fee5845: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(857)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@a9895fee5845: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(855)@a9895fee5845: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(867)@a9895fee5845: Final verdict of PTC: none MTC@a9895fee5845: Setting final verdict of the test case. MTC@a9895fee5845: Local verdict of MTC: pass MTC@a9895fee5845: Local verdict of PTC VirtHNBGW-STATS(853): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp-Iuh0(854): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(855): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp-Iuh1(856): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(857): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC IPA-CTRL-CLI-IPA(858): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp0(866): pass (pass -> pass) MTC@a9895fee5845: Local verdict of PTC TC_apply_sccp-PFCP(867): none (pass -> pass) MTC@a9895fee5845: Test case TC_apply_sccp finished. Verdict: pass MTC@a9895fee5845: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Jun 30 07:53:45 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180561) Waiting for packet dumper to finish... 1 (prev_count=180561, count=204262) MTC@a9895fee5845: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@a9895fee5845: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a9895fee5845: Terminating MTC. MC@a9895fee5845: MTC terminated. MC2> exit MC@a9895fee5845: Shutting down session. MC@a9895fee5845: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass->FAIL HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass->FAIL: 1 pass: 46 NEW: PASS: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-904-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-904-hnbgw jenkins-ttcn3-hnbgw-test-904-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-904-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-904-stp + docker kill jenkins-ttcn3-hnbgw-test-904-stp jenkins-ttcn3-hnbgw-test-904-stp + docker wait jenkins-ttcn3-hnbgw-test-904-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp with-pfcp/HNBGW_Tests.cfg osmo-stp.cfg with-pfcp/osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + tests_cfg=with-pfcp/HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=with-pfcp/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_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-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=247 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 247 200 + NET=247 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.200 --ip6 fd02:db8:247::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-904-stp -d osmocom-build/osmo-stp-master c1475d5f306d322768e49f7019237b24ecc8d17226f7a3ae29ad5c516494a29f + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 247 20 + NET=247 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.20 --ip6 fd02:db8:247::20 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.20 --ip6 fd02:db8:247::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-904-hnbgw -d osmocom-build/osmo-hnbgw-master 3c25055fb33de886a353fc1e52306e26d62f58b40cc591f3c9794e489aff777e + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 247 203 + NET=247 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 + docker run --rm --network ttcn3-hnbgw-test-247 --ip 172.18.247.203 --ip6 fd02:db8:247::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.247.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-904-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@6699299aed73: Unix server socket created successfully. MC@6699299aed73: Listening on TCP port 42091. 6699299aed73 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 6699299aed73 42091 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6699299aed73: New HC connected from 172.18.247.203 [172.18.247.203]. 6699299aed73: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6699299aed73: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6699299aed73: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6699299aed73: Configuration file was processed on all HCs. MC@6699299aed73: Creating MTC on host 172.18.247.203. MC@6699299aed73: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Jun 30 07:53:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(9)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(7)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@6699299aed73: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(11)@6699299aed73: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(3)@6699299aed73: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(13)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@6699299aed73: Test case TC_hnb_register finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Jun 30 07:53:53 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=134507) Waiting for packet dumper to finish... 1 (prev_count=134507, count=177692) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Jun 30 07:53:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(22)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(20)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@6699299aed73: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@6699299aed73: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@6699299aed73: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(14)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(26)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@6699299aed73: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Jun 30 07:53:58 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82536) Waiting for packet dumper to finish... 1 (prev_count=82536, count=140530) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Jun 30 07:54:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(33)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(31)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(33)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@6699299aed73: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@6699299aed73: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(27)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(37)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@6699299aed73: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Jun 30 07:54:03 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81645) Waiting for packet dumper to finish... 1 (prev_count=81645, count=139144) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Jun 30 07:54:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(44)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(42)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@6699299aed73: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@6699299aed73: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@6699299aed73: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@6699299aed73: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(49)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@6699299aed73: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@6699299aed73: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(48)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(38)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@6699299aed73: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Jun 30 07:54:22 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150913) Waiting for packet dumper to finish... 1 (prev_count=150913, count=151413) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Jun 30 07:54:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(57)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(53)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@6699299aed73: Final verdict of PTC: none TC_ue_register-Iuh0(52)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(51)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(61)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@6699299aed73: Test case TC_ue_register finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Jun 30 07:54:26 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84507) Waiting for packet dumper to finish... 1 (prev_count=84507, count=138508) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Jun 30 07:54:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ue_register_tmsi_lai started. MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(68)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(67)@6699299aed73: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(64)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(62)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@6699299aed73: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(72)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@6699299aed73: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Jun 30 07:54:31 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83136) Waiting for packet dumper to finish... 1 (prev_count=83136, count=137032) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Jun 30 07:54:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(79)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(77)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(73)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@6699299aed73: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(83)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@6699299aed73: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Jun 30 07:54:36 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80140) Waiting for packet dumper to finish... 1 (prev_count=80140, count=135809) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Jun 30 07:54:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(90)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(88)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(93)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(91)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_initial_ue-PFCP(96)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_initial_ue-PFCP(96)@6699299aed73: sending to all conns: { } HNBGW_Test.msc0-RAN(89)@6699299aed73: f_create_expect(l3 := 'B1E0169E27C210484A52'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@6699299aed73: Created Expect[0] for 'B1E0169E27C210484A52'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@6699299aed73: Added conn table entry 0TC_ranap_cs_initial_ue0(95)9194449 HNBGW_Test.msc0-SCCP(88)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@6699299aed73: Found Expect[0] for l3='B1E0169E27C210484A52'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@6699299aed73: Added conn table entry 0TC_ranap_cs_initial_ue0(95)16110081 HNBGW_Test.msc0-SCCP(88)@6699299aed73: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(84)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(94)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Jun 30 07:54:42 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120551) Waiting for packet dumper to finish... 1 (prev_count=120551, count=159933) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Jun 30 07:54:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(103)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(101)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue-PFCP(109)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue-PFCP(109)@6699299aed73: sending to all conns: { } HNBGW_Test.sgsn0-RAN(105)@6699299aed73: f_create_expect(l3 := '4606416ECEA076D26F20'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@6699299aed73: Created Expect[0] for '4606416ECEA076D26F20'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@6699299aed73: Added conn table entry 0TC_ranap_ps_initial_ue0(108)849481 HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@6699299aed73: Found Expect[0] for l3='4606416ECEA076D26F20'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@6699299aed73: Added conn table entry 0TC_ranap_ps_initial_ue0(108)14317802 HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(108)@6699299aed73: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(102)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(99)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(97)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(107)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Jun 30 07:54:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119054) Waiting for packet dumper to finish... 1 (prev_count=119054, count=157491) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Jun 30 07:54:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(116)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(114)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@6699299aed73: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@6699299aed73: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@6699299aed73: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)6884320 HNBGW_Test.msc0-SCCP(114)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@6699299aed73: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@6699299aed73: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)14374358 HNBGW_Test.msc0-SCCP(114)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@6699299aed73: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(120)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(110)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Jun 30 07:54:54 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125129) Waiting for packet dumper to finish... 1 (prev_count=125129, count=168703) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Jun 30 07:54:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(129)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@6699299aed73: sending to all conns: { } HNBGW_Test.sgsn0-RAN(131)@6699299aed73: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@6699299aed73: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@6699299aed73: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)13256313 HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@6699299aed73: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@6699299aed73: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)93140 HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@6699299aed73: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(127)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(123)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(133)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Jun 30 07:55:00 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126262) Waiting for packet dumper to finish... 1 (prev_count=126262, count=167399) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Jun 30 07:55:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(142)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(140)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_bidir-PFCP(148)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_bidir-PFCP(148)@6699299aed73: sending to all conns: { } HNBGW_Test.msc0-RAN(141)@6699299aed73: f_create_expect(l3 := 'F953018F1C9535585674'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@6699299aed73: Created Expect[0] for 'F953018F1C9535585674'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@6699299aed73: Added conn table entry 0TC_ranap_cs_bidir0(147)3315150 HNBGW_Test.msc0-SCCP(140)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@6699299aed73: Found Expect[0] for l3='F953018F1C9535585674'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@6699299aed73: Added conn table entry 0TC_ranap_cs_bidir0(147)2654837 HNBGW_Test.msc0-SCCP(140)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(147)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: vl_len:22 HNBGW_Test.msc0-SCCP(140)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA6B41B231880C2AC5356'O TC_ranap_cs_bidir0(147)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: vl_len:20 HNBGW_Test.msc0-SCCP(140)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(140)@6699299aed73: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(138)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(136)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(146)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Jun 30 07:55:06 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123683) Waiting for packet dumper to finish... 1 (prev_count=123683, count=175100) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Jun 30 07:55:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(155)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(153)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@6699299aed73: f_create_expect(l3 := '114EC7F8C87DE3D3F37C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@6699299aed73: Created Expect[0] for '114EC7F8C87DE3D3F37C'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@6699299aed73: Added conn table entry 0TC_ranap_ps_bidir0(160)1205081 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@6699299aed73: Found Expect[0] for l3='114EC7F8C87DE3D3F37C'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@6699299aed73: Added conn table entry 0TC_ranap_ps_bidir0(160)9037371 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(160)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF71BDAE45E3AD66992CD'O TC_ranap_ps_bidir0(160)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(151)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(149)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(159)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Jun 30 07:55:12 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121527) Waiting for packet dumper to finish... 1 (prev_count=121527, count=173110) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Jun 30 07:55:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(168)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(166)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@6699299aed73: f_create_expect(l3 := 'CBD4E259CFA8672CEED0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@6699299aed73: Created Expect[0] for 'CBD4E259CFA8672CEED0'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@6699299aed73: Added conn table entry 0TC_rab_assignment0(173)11060369 HNBGW_Test.msc0-SCCP(166)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@6699299aed73: Found Expect[0] for l3='CBD4E259CFA8672CEED0'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@6699299aed73: Added conn table entry 0TC_rab_assignment0(173)15228049 HNBGW_Test.msc0-SCCP(166)@6699299aed73: Session index based on connection ID:0 TC_rab_assignment0(173)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(166)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8c49117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8c49117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@6699299aed73: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8c49117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@6699299aed73: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8c49117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: vl_len:12 HNBGW_Test.msc0-SCCP(166)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8c49117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(166)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(172)@6699299aed73: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@6699299aed73: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(164)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(162)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_assignment finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Jun 30 07:55:18 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121919) Waiting for packet dumper to finish... 1 (prev_count=121919, count=234922) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Jun 30 07:55:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(181)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(179)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@6699299aed73: f_create_expect(l3 := '206CC69FD1CA827682E6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@6699299aed73: Created Expect[0] for '206CC69FD1CA827682E6'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@6699299aed73: Added conn table entry 0TC_rab_release0(186)8769663 HNBGW_Test.msc0-SCCP(179)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@6699299aed73: Found Expect[0] for l3='206CC69FD1CA827682E6'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@6699299aed73: Added conn table entry 0TC_rab_release0(186)14179223 HNBGW_Test.msc0-SCCP(179)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(179)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85d07f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(186) TC_rab_release0(186)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85d07f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@6699299aed73: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85d07f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@6699299aed73: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85d07f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: vl_len:21 HNBGW_Test.msc0-SCCP(179)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(179)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(175)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(186)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85d07f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(177)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@6699299aed73: Final verdict of PTC: none TC_rab_release-Iuh0(176)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(185)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(175)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release-Iuh0(176): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release0(186): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release-PFCP(187): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_release finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Jun 30 07:55:24 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228334) Waiting for packet dumper to finish... 1 (prev_count=228334, count=230928) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Jun 30 07:55:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(194)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(192)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@6699299aed73: f_create_expect(l3 := '1F65D42E465313C04C7D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@6699299aed73: Created Expect[0] for '1F65D42E465313C04C7D'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@6699299aed73: Added conn table entry 0TC_rab_release_abnormal0(199)2671308 HNBGW_Test.msc0-SCCP(192)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@6699299aed73: Found Expect[0] for l3='1F65D42E465313C04C7D'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@6699299aed73: Added conn table entry 0TC_rab_release_abnormal0(199)2512915 HNBGW_Test.msc0-SCCP(192)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(199)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(192)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28c2cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28c2cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@6699299aed73: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28c2cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@6699299aed73: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28c2cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(192)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: vl_len:21 HNBGW_Test.msc0-SCCP(192)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(192)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(188)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(199)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28c2cc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(190)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@6699299aed73: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(198)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(188)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Jun 30 07:55:30 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233818) Waiting for packet dumper to finish... 1 (prev_count=233818, count=235879) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Jun 30 07:55:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(207)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(210)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(208)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(213)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(213)@6699299aed73: sending to all conns: { } HNBGW-MGCP(211)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@6699299aed73: f_create_expect(l3 := '42E94025BCF2E5C51B72'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@6699299aed73: Created Expect[0] for '42E94025BCF2E5C51B72'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@6699299aed73: Added conn table entry 0TC_rab_assign_fail0(212)8226615 HNBGW_Test.msc0-SCCP(205)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@6699299aed73: Found Expect[0] for l3='42E94025BCF2E5C51B72'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@6699299aed73: Added conn table entry 0TC_rab_assign_fail0(212)11680974 HNBGW_Test.msc0-SCCP(205)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(212)@6699299aed73: setverdict(pass): none -> pass VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(205)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(205)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(205)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d873717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d873717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d873717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d873717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(212)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(212)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d873717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(203)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(211)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@6699299aed73: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(201)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_assign_fail finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Jun 30 07:55:36 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125261) Waiting for packet dumper to finish... 1 (prev_count=125261, count=210489) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Jun 30 07:55:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(220)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(218)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(226)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(226)@6699299aed73: sending to all conns: { } HNBGW-MGCP(224)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@6699299aed73: f_create_expect(l3 := '4F7B9BD3704CC3288866'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@6699299aed73: Created Expect[0] for '4F7B9BD3704CC3288866'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@6699299aed73: Added conn table entry 0TC_rab_assign_mgcp_to0(225)14290996 HNBGW_Test.msc0-SCCP(218)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@6699299aed73: Found Expect[0] for l3='4F7B9BD3704CC3288866'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@6699299aed73: Added conn table entry 0TC_rab_assign_mgcp_to0(225)15465646 TC_rab_assign_mgcp_to0(225)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(218)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(218)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da103417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da103417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@6699299aed73: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da103417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da103417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: vl_len:12 HNBGW_Test.msc0-SCCP(218)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(216)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(214)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@6699299aed73: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(224)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Jun 30 07:55:46 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=155212) Waiting for packet dumper to finish... 1 (prev_count=155212, count=200065) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Jun 30 07:55:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(233)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(231)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(237)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@6699299aed73: f_create_expect(l3 := '9557D7C681507058EAC6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@6699299aed73: Created Expect[0] for '9557D7C681507058EAC6'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@6699299aed73: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)11736059 HNBGW_Test.msc0-SCCP(231)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@6699299aed73: Found Expect[0] for l3='9557D7C681507058EAC6'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@6699299aed73: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)5292938 HNBGW_Test.msc0-SCCP(231)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): none -> pass VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(231)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b313fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b313fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b313fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b313fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(231)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@6699299aed73: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: vl_len:12 HNBGW_Test.msc0-SCCP(231)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b313fb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@6699299aed73: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@6699299aed73: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(237)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(227)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (pass -> pass) MTC@6699299aed73: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Jun 30 07:55:53 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122161) Waiting for packet dumper to finish... 1 (prev_count=122161, count=242158) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Jun 30 07:55:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(246)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(244)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@6699299aed73: f_create_expect(l3 := '2DB476C517AC3FB992C4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@6699299aed73: Created Expect[0] for '2DB476C517AC3FB992C4'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@6699299aed73: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)11421617 HNBGW_Test.msc0-SCCP(244)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@6699299aed73: Found Expect[0] for l3='2DB476C517AC3FB992C4'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@6699299aed73: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)974270 HNBGW_Test.msc0-SCCP(244)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(251)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: vl_len:22 HNBGW_Test.msc0-SCCP(244)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC63A6EF4DBF921FAC045'O TC_ranap_cs_mo_disconnect0(251)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@6699299aed73: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)11421617 TC_ranap_cs_mo_disconnect-PFCP(252)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(252)@6699299aed73: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@6699299aed73: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)974270 TC_ranap_cs_mo_disconnect0(251)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(244)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(240)@6699299aed73: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(250)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Jun 30 07:56:04 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=192937) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Jun 30 07:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(259)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(257)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(258)@6699299aed73: f_create_expect(l3 := '239654228BE5B1AB9261'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@6699299aed73: Created Expect[0] for '239654228BE5B1AB9261'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@6699299aed73: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)9395095 HNBGW_Test.msc0-SCCP(257)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@6699299aed73: Found Expect[0] for l3='239654228BE5B1AB9261'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@6699299aed73: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)11139671 HNBGW_Test.msc0-SCCP(257)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(264)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: vl_len:22 HNBGW_Test.msc0-SCCP(257)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3A6CA745DA14ABD86891'O TC_ranap_ps_mo_disconnect0(264)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@6699299aed73: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)9395095 HNBGW_Test.msc0-SCCP(257)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(265)@6699299aed73: sending to all conns: { } TC_ranap_ps_mo_disconnect-PFCP(265)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(265)@6699299aed73: sending to all conns: { } HNBGW_Test.msc0-SCCP(257)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@6699299aed73: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)11139671 TC_ranap_ps_mo_disconnect0(264)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(262)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(253)@6699299aed73: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(263)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@6699299aed73: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Jun 30 07:56:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178905) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Sun Jun 30 07:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(267)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(272)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(272)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(272)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(270)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(275)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(275)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(275)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(272)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(275)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(271)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(274)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(271)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(274)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928722831 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(274)@6699299aed73: f_create_expect(l3 := '597B5D0D1D0FC06D6E19'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(274)@6699299aed73: Created Expect[0] for '597B5D0D1D0FC06D6E19'O to be handled at TC_ps_rab_assignment_with_pfcp0(277) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@6699299aed73: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)2948412 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(274)@6699299aed73: Found Expect[0] for l3='597B5D0D1D0FC06D6E19'O handled at TC_ps_rab_assignment_with_pfcp0(277) HNBGW_Test.sgsn0-RAN(274)@6699299aed73: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)31365 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: vl_len:91 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12F714'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12F714'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, 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 := 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 := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, 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 := 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 := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, 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 } } }, 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_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: looking for seid '0000000000000000'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'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_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 12, 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 := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := 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_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, 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 } } } HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: vl_len:12 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.247.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: looking for seid '1111111111111111'O seqnr 13 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(277)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(271)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(270)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(272)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(266)@6699299aed73: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(267)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(274)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(273)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(275)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(276)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(267): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(270): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(271): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(272): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(273): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(274): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(275): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(276): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(277): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(278): none (pass -> pass) MTC@6699299aed73: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Sun Jun 30 07:56:28 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202827) Waiting for packet dumper to finish... 1 (prev_count=202827, count=210613) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Jun 30 07:56:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(287)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(287)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(287)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(285)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(290)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(290)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(290)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(288)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(287)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(290)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(286)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(286)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(289)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(289)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(292) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@6699299aed73: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)7782993 HNBGW_Test.msc0-SCCP(285)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(286)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(292) HNBGW_Test.msc0-RAN(286)@6699299aed73: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)9870225 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(292)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(292)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@6699299aed73: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@6699299aed73: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@6699299aed73: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)3892979 HNBGW_Test.msc0-SCCP(285)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(286)@6699299aed73: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(286)@6699299aed73: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)7606095 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@6699299aed73: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@6699299aed73: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@6699299aed73: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)2252513 HNBGW_Test.msc0-SCCP(285)@6699299aed73: First idle individual index:2 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(286)@6699299aed73: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(286)@6699299aed73: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)4603725 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@6699299aed73: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@6699299aed73: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@6699299aed73: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)2158865 HNBGW_Test.msc0-SCCP(285)@6699299aed73: First idle individual index:3 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(286)@6699299aed73: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(286)@6699299aed73: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)6722320 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(285)@6699299aed73: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(287)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(286)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(279)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(289)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(288)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(290)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(285)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(291)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(284)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(293)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(279): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(284): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(285): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(286): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(287): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(288): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(289): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(290): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(291): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(292): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(293): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Jun 30 07:56:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217088) Waiting for packet dumper to finish... 1 (prev_count=217088, count=284243) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Jun 30 07:56:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(308)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(308)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(308)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(306)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(311)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(311)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(311)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(309)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(314)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(314)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(314)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(312)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(317)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(317)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(317)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(315)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(308)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(311)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(314)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(317)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(307)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(307)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(310)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(310)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(313)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(313)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(316)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(316)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)12489874 HNBGW_Test.msc0-SCCP(306)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(307)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) HNBGW_Test.msc0-RAN(307)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)7676164 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(319)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(319)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(310)@6699299aed73: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(310)@6699299aed73: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(321)621623 HNBGW_Test.msc1-SCCP(309)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(309)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(310)@6699299aed73: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc1-RAN(310)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)12919011 HNBGW_Test.msc1-SCCP(309)@6699299aed73: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(321)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(309)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@6699299aed73: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@6699299aed73: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(323)9052579 HNBGW_Test.msc0-SCCP(306)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(307)@6699299aed73: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc0-RAN(307)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)11783980 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(306)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(312)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(315)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(316)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(314)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(313)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(308)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(306)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(310)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(309)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(318)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(311)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(317)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(305)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(300)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(307)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(300): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(305): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(306): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(307): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(308): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(309): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(310): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(311): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(312): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(313): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(314): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(315): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(316): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(317): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(318): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(319): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Jun 30 07:56:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244367) Waiting for packet dumper to finish... 1 (prev_count=244367, count=312903) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Jun 30 07:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(333)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(333)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(333)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(331)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(336)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(336)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(336)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(334)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(339)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(339)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(339)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(337)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(342)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(342)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(342)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(340)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(333)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(336)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(339)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(342)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(332)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(332)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(335)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(335)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(338)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(338)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(341)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(341)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)7061944 HNBGW_Test.msc0-SCCP(331)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(332)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) HNBGW_Test.msc0-RAN(332)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)1824370 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(335)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(335)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@6699299aed73: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)7019187 HNBGW_Test.msc1-SCCP(334)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(334)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(335)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc1-RAN(335)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)9419844 HNBGW_Test.msc1-SCCP(334)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(334)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@6699299aed73: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)14026074 HNBGW_Test.msc0-SCCP(331)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(332)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc0-RAN(332)@6699299aed73: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)10463235 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(331)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(337)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(341)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(340)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(342)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(338)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(333)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(336)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(339)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(331)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(334)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(335)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(325)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(332)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(343)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(331): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(332): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(333): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(334): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(335): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(336): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(337): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(338): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(339): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(340): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(341): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(342): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(343): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Jun 30 07:56:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311591) Waiting for packet dumper to finish... 1 (prev_count=311591, count=323004) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Jun 30 07:56:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(358)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(356)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(361)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(359)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(358)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(361)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(364)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(367)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(357)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(360)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(363)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(366)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)16321110 HNBGW_Test.msc0-SCCP(356)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) HNBGW_Test.msc0-RAN(357)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)8330604 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(360)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@6699299aed73: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)2552390 HNBGW_Test.msc1-SCCP(359)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc1-RAN(360)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)4141383 HNBGW_Test.msc1-SCCP(359)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@6699299aed73: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)11934113 HNBGW_Test.msc0-SCCP(356)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc0-RAN(357)@6699299aed73: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)5376266 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(357)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(368)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(350)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Jun 30 07:57:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245507) Waiting for packet dumper to finish... 1 (prev_count=245507, count=319249) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Jun 30 07:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(383)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(383)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(383)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(381)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(386)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(386)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(386)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(384)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(389)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(389)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(389)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(387)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(392)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(392)@6699299aed73: M3UA emulation initiated, the test can be started MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(392)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(390)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(383)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(386)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(389)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(392)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(382)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(382)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(385)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(385)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(388)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(388)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(391)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(391)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)7668036 HNBGW_Test.msc0-SCCP(381)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(382)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) HNBGW_Test.msc0-RAN(382)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)14493441 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(385)@6699299aed73: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(385)@6699299aed73: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)14473623 HNBGW_Test.msc1-SCCP(384)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(384)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(385)@6699299aed73: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc1-RAN(385)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)6367806 HNBGW_Test.msc1-SCCP(384)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(384)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@6699299aed73: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@6699299aed73: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)12035773 HNBGW_Test.msc0-SCCP(381)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(382)@6699299aed73: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc0-RAN(382)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)4858044 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(381)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(390)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(391)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(388)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(389)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(382)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(392)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(381)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(383)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(385)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(386)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(384)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(375)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(393)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(387)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(375): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(381): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(382): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(383): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(384): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(385): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(386): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(387): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(388): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(389): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(390): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(391): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(392): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(393): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Jun 30 07:57:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311876) Waiting for packet dumper to finish... 1 (prev_count=311876, count=321718) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Jun 30 07:57:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(408)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(408)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(408)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(406)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(411)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(411)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(411)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(409)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(414)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(414)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(414)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(412)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(417)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(417)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(417)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(415)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(408)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(411)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(414)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(417)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(407)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(407)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(410)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(410)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(413)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(413)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(416)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(416)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)8453747 HNBGW_Test.msc0-SCCP(406)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(407)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) HNBGW_Test.msc0-RAN(407)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)11291391 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(410)@6699299aed73: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(410)@6699299aed73: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)8024500 HNBGW_Test.msc1-SCCP(409)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(409)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(410)@6699299aed73: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc1-RAN(410)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)4924526 HNBGW_Test.msc1-SCCP(409)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(409)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@6699299aed73: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@6699299aed73: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)5927978 HNBGW_Test.msc0-SCCP(406)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(407)@6699299aed73: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc0-RAN(407)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)12914812 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(406)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(406)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(416)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(407)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(413)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(411)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(408)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(417)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(410)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(400)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(415)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(414)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(409)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(405)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(418)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(412)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(400): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(405): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(406): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(407): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(408): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(409): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(410): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(411): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(412): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(413): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(414): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(415): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(416): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(417): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(418): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Jun 30 07:57:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330025) Waiting for packet dumper to finish... 1 (prev_count=330025, count=335202) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Jun 30 07:57:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(433)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(433)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(433)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(431)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(436)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(436)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(436)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(434)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(439)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(439)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(439)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(437)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(442)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(442)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(442)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(440)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(433)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(436)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(439)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(442)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(432)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(432)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(435)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(435)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(438)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(438)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(441)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(441)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)9001971 HNBGW_Test.msc1-SCCP(434)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(435)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) HNBGW_Test.msc1-RAN(435)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)4475384 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@6699299aed73: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@6699299aed73: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)15222304 HNBGW_Test.msc1-SCCP(434)@6699299aed73: First idle individual index:1 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(435)@6699299aed73: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(435)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)630408 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@6699299aed73: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@6699299aed73: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)4077431 HNBGW_Test.msc1-SCCP(434)@6699299aed73: First idle individual index:2 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(435)@6699299aed73: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(435)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)6764045 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(434)@6699299aed73: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(438)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(425)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(437)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(436)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(440)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(431)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(432)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(435)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(441)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(439)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(433)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(434)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(442)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(443)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(431): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(432): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(433): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(434): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(435): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(436): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(437): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(438): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(439): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(440): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(441): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(442): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(443): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Jun 30 07:57:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328740) Waiting for packet dumper to finish... 1 (prev_count=328740, count=333917) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Jun 30 07:57:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(458)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(458)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(458)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(456)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(461)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(461)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(461)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(459)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(464)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(464)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(464)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(462)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(467)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(467)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(467)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(465)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(470)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(470)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(470)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(468)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(473)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-M3UA(473)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(473)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(471)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(458)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(461)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(464)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(467)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(470)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(473)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(457)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(460)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(460)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(463)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(463)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(466)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(457)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(466)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(469)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(469)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(472)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(472)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)15410617 HNBGW_Test.msc2-SCCP(462)@6699299aed73: First idle individual index:0 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(463)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) HNBGW_Test.msc2-RAN(463)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)4874085 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@6699299aed73: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@6699299aed73: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)15421706 HNBGW_Test.msc2-SCCP(462)@6699299aed73: First idle individual index:1 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(463)@6699299aed73: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(463)@6699299aed73: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)6516948 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(462)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(460)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(460)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@6699299aed73: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)12761575 HNBGW_Test.msc1-SCCP(459)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(459)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(460)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc1-RAN(460)@6699299aed73: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)3421095 HNBGW_Test.msc1-SCCP(459)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(459)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(463)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(467)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(469)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(459)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(471)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(465)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(470)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(472)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(466)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(456)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(458)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(460)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(462)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(461)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(473)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(464)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(468)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(474)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(450)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(457)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476)@6699299aed73: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(456): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(457): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(458): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(459): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(460): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(461): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(462): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(463): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(464): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(465): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(466): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(467): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(468): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(469): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(470): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(471): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-RAN(472): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(473): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(474): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Jun 30 07:57:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404402) Waiting for packet dumper to finish... 1 (prev_count=404402, count=409579) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Jun 30 07:57:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(489)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(489)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(489)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(487)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(492)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(492)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(492)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(490)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(495)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(495)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(495)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(493)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(498)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(498)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(498)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(496)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(501)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(501)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(501)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(499)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(504)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-M3UA(504)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(504)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-SCCP(502)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(489)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(492)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(495)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(498)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(501)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(504)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(488)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(488)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(491)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(491)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(494)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(494)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(497)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(497)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(500)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(500)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(503)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(503)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(488)@6699299aed73: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(488)@6699299aed73: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)1634858 HNBGW_Test.msc0-SCCP(487)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(487)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(488)@6699299aed73: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) HNBGW_Test.msc0-RAN(488)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)12652097 HNBGW_Test.msc0-SCCP(487)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(487)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(494)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(494)@6699299aed73: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@6699299aed73: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)12221903 HNBGW_Test.msc2-SCCP(493)@6699299aed73: First idle individual index:0 HNBGW_Test.msc2-SCCP(493)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(494)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc2-RAN(494)@6699299aed73: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)1965941 HNBGW_Test.msc2-SCCP(493)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(493)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(494)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(501)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(495)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(497)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(496)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(488)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(491)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(493)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(489)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(500)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(490)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(498)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(481)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(502)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(487)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(503)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(504)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(492)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(505)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(499)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(486)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@6699299aed73: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(481): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(487): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(488): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(489): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(490): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(491): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(492): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(493): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(494): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(495): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(496): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(497): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(498): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(499): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(500): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(501): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(502): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-RAN(503): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(504): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(505): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(506): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sun Jun 30 07:57:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361083) Waiting for packet dumper to finish... 1 (prev_count=361083, count=366230) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Jun 30 07:57:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(511)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(513)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(518)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(518)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(518)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(516)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(521)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(521)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(521)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(519)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(524)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(524)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(524)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(522)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(527)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(527)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(527)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(525)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(518)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(521)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(524)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(527)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(517)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(517)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(520)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(520)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(523)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(523)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(526)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(526)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(512)@6699299aed73: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(514)@6699299aed73: UnitdataCallback HNBGW_Test.msc0-RAN(517)@6699299aed73: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(517)@6699299aed73: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(529) TC_mscpool_paging_imsi-Iuh0-RUA(512)@6699299aed73: Added conn table entry 0TC_mscpool_paging_imsi0(529)4301171 HNBGW_Test.msc0-SCCP(516)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(516)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(517)@6699299aed73: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(529) HNBGW_Test.msc0-RAN(517)@6699299aed73: Added conn table entry 0TC_mscpool_paging_imsi0(529)9823807 HNBGW_Test.msc0-SCCP(516)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(516)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(529)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(529)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(512)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(514)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(518)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(519)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(524)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(510)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(522)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(520)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(523)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(526)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(516)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(517)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(513)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(525)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(527)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(511)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(521)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(528)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(530)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(510): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(511): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(512): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(513): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(514): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(516): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(517): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(518): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(519): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(520): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(521): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(522): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(523): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(524): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(525): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(526): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(527): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(528): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi0(529): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(530): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Jun 30 07:57:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246631) Waiting for packet dumper to finish... 1 (prev_count=246631, count=289078) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Jun 30 07:58:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(532)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(534)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(539)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(539)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(537)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(542)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(542)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(540)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(545)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(545)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(543)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(548)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(546)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(539)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(542)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(545)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(548)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(538)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(544)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(547)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(547)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(538)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(550)@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(535)@6699299aed73: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(533)@6699299aed73: UnitdataCallback TC_mscpool_paging_tmsi0(550)@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(538)@6699299aed73: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@6699299aed73: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(550) TC_mscpool_paging_tmsi-Iuh0-RUA(533)@6699299aed73: Added conn table entry 0TC_mscpool_paging_tmsi0(550)10574485 HNBGW_Test.msc0-SCCP(537)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@6699299aed73: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(550) HNBGW_Test.msc0-RAN(538)@6699299aed73: Added conn table entry 0TC_mscpool_paging_tmsi0(550)4978835 HNBGW_Test.msc0-SCCP(537)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(550)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(550)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(533)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(546)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(541)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(543)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(549)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(531)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(532)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(535)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@6699299aed73: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(534)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(551)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(532): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(533): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(534): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(535): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi0(550): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(551): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Jun 30 07:58:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237513) Waiting for packet dumper to finish... 1 (prev_count=237513, count=276845) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Jun 30 07:58:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(560)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(560)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(560)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(558)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(563)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(563)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(563)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(561)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(566)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(566)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(566)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(564)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(569)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(569)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(567)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(560)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(563)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(566)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(569)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(559)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(562)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(559)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(562)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(565)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(565)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(568)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(571) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)642297 HNBGW_Test.msc0-SCCP(558)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(559)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(571) HNBGW_Test.msc0-RAN(559)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)14099173 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(571)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(571)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(565)@6699299aed73: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(565)@6699299aed73: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@6699299aed73: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(573)4011789 HNBGW_Test.msc2-SCCP(564)@6699299aed73: First idle individual index:0 HNBGW_Test.msc2-SCCP(564)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(565)@6699299aed73: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc2-RAN(565)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)15735900 HNBGW_Test.msc2-SCCP(564)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(564)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@6699299aed73: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@6699299aed73: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@6699299aed73: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(575)5833256 HNBGW_Test.msc0-SCCP(558)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(559)@6699299aed73: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc0-RAN(559)@6699299aed73: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)14228880 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(558)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(565)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(558)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(564)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(568)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(563)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(561)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(562)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(559)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(570)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(566)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(552)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(560)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(574)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(572)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(576)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(552): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(553): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(555): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(558): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(559): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(560): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(561): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(562): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(563): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(564): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(565): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(566): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(570): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(571): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(572): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Jun 30 07:58:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336933) Waiting for packet dumper to finish... 1 (prev_count=336933, count=340553) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Jun 30 07:58:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(585)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(583)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(588)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(588)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(588)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(586)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(591)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(591)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(591)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(589)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(594)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(594)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(594)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(592)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(585)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(588)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(591)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(594)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(584)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(584)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(587)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(590)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(590)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(593)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(593)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(587)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(587)@6699299aed73: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@6699299aed73: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(596) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)5583931 HNBGW_Test.msc1-SCCP(586)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(586)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(587)@6699299aed73: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(596) HNBGW_Test.msc1-RAN(587)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)8554841 HNBGW_Test.msc1-SCCP(586)@6699299aed73: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(596)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(586)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(596)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(584)@6699299aed73: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@6699299aed73: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@6699299aed73: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(598)16526073 HNBGW_Test.msc0-SCCP(583)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@6699299aed73: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc0-RAN(584)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)4890377 HNBGW_Test.msc0-SCCP(583)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(590)@6699299aed73: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(590)@6699299aed73: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@6699299aed73: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(600)8780201 HNBGW_Test.msc2-SCCP(589)@6699299aed73: First idle individual index:0 HNBGW_Test.msc2-SCCP(589)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(590)@6699299aed73: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc2-RAN(590)@6699299aed73: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)13206175 HNBGW_Test.msc2-SCCP(589)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(589)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(600)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(590)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(593)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(592)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(591)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(588)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(589)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(586)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(587)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(595)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(594)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(577)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(584)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(597)@6699299aed73: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(578): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(580): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(586): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(587): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(588): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(589): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(590): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(591): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(592): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(593): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(594): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(595): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(596): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(597): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Jun 30 07:58:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341841) Waiting for packet dumper to finish... 1 (prev_count=341841, count=343903) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jun 30 07:58:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(610)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(610)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(610)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(608)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(613)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(613)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(613)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(611)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(616)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(616)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(616)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(614)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(619)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(619)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(619)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(617)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(610)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(613)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(616)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(619)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(609)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(609)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(612)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(615)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(615)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(618)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(618)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(612)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(609)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(609)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)15964002 HNBGW_Test.msc0-SCCP(608)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(608)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(609)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) HNBGW_Test.msc0-RAN(609)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)13285282 HNBGW_Test.msc0-SCCP(608)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(608)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(612)@6699299aed73: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@6699299aed73: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@6699299aed73: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)4792445 HNBGW_Test.msc1-SCCP(611)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(612)@6699299aed73: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc1-RAN(612)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)15032780 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: "disconnecting msc0" HNBGW_Test.msc0-RAN(609)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(610)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(608)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@6699299aed73: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)15964002 HNBGW_Test.msc1-RAN(612)@6699299aed73: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@6699299aed73: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)183691 HNBGW_Test.msc1-SCCP(611)@6699299aed73: First idle individual index:1 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(612)@6699299aed73: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(612)@6699299aed73: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)9825050 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(611)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(616)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(618)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(615)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(602)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(611)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(614)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(619)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(620)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(617)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(612)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(613)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(602): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(608): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(609): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(610): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(611): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(612): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(613): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(614): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(615): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(616): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(617): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(618): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(619): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(620): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jun 30 07:58:36 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324485) Waiting for packet dumper to finish... 1 (prev_count=324485, count=334318) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jun 30 07:58:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(635)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(635)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(635)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(633)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(638)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(638)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(638)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(636)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(635)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(638)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(634)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(634)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(637)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(637)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)13002955 HNBGW_Test.msc0-SCCP(633)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(634)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) HNBGW_Test.msc0-RAN(634)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)5621939 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@6699299aed73: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@6699299aed73: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@6699299aed73: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)11094117 HNBGW_Test.msc0-SCCP(633)@6699299aed73: First idle individual index:1 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(634)@6699299aed73: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(634)@6699299aed73: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)1025789 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(633)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: "connecting cnlink 1" MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(646)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(644)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(646)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(645)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(645)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@6699299aed73: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(645)@6699299aed73: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@6699299aed73: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)12029015 HNBGW_Test.msc1-SCCP(644)@6699299aed73: First idle individual index:0 HNBGW_Test.msc1-SCCP(644)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(645)@6699299aed73: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) HNBGW_Test.msc1-RAN(645)@6699299aed73: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)13805760 HNBGW_Test.msc1-SCCP(644)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(644)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@6699299aed73: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(645)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(637)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(627)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(634)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(635)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(636)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(633)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(638)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(639)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648)@6699299aed73: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(627): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(633): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(634): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(635): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(636): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(637): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(638): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648): none (pass -> pass) MTC@6699299aed73: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jun 30 07:58:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240340) Waiting for packet dumper to finish... 1 (prev_count=240340, count=311038) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Jun 30 07:58:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(657)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(657)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(657)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(655)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(660)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(660)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(660)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(657)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(660)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(656)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(656)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(659)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(659)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)5485656 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)9325920 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(662)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(662)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)4536143 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)7043439 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@6699299aed73: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)2433501 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)8545245 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@6699299aed73: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)11092722 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)6460363 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(656)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(655)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(649)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(660)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(659)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(661)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(657)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(658)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(649): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(655): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(656): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(657): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(658): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(659): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(660): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(661): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(662): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Jun 30 07:58:55 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226551) Waiting for packet dumper to finish... 1 (prev_count=226551, count=299210) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Jun 30 07:58:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(678)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(678)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(678)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(676)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(681)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(681)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(681)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(679)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(684)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(684)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(684)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(687)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(687)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(687)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(678)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(681)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(684)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(687)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(677)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(677)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(680)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(680)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(683)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(683)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(686)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(686)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)12117199 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)16193374 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(686)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(686)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(691)6438628 HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(686)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn1-RAN(686)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)3479630 HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@6699299aed73: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(693)8621671 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)2898780 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(685)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(684)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(683)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(678)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(686)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(676)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(687)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(677)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(680)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(679)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(682)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(681)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(688)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(670)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(676): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(677): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(678): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(679): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(680): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(681): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(682): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(683): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(684): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(685): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(686): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(687): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(689): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sun Jun 30 07:59:05 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248788) Waiting for packet dumper to finish... 1 (prev_count=248788, count=314596) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Jun 30 07:59:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(703)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(703)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(703)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(701)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(706)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(706)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(706)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(704)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(709)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(709)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(709)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(707)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(712)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(712)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(712)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(703)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(706)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(709)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(712)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(702)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(702)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(705)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(705)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(708)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(708)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(711)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(711)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(714) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)13936072 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(714) HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)3143393 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(714)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(714)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)1867448 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)14772246 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)8302862 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)14886123 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(707)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(708)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(710)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(711)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(703)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(705)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(709)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(702)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(701)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(712)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(695)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(706)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(713)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(704)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(695): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(701): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(702): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(703): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(704): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(705): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(706): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(707): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(708): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(709): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(710): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(711): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(712): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(714): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Jun 30 07:59:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319499) Waiting for packet dumper to finish... 1 (prev_count=319499, count=330915) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Jun 30 07:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(728)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(726)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(731)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(729)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(734)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(732)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(728)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(731)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(734)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(737)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(740)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(743)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(727)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(727)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(730)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(730)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(733)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(733)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(736)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(736)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(739)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(739)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(742)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(742)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@6699299aed73: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(745) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)6314582 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(745) HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)14555295 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(745)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(745)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@6699299aed73: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)13612354 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)2370016 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(747)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(739)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(739)@6699299aed73: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@6699299aed73: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(749)10298455 HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(739)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn1-RAN(739)@6699299aed73: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(749)4452823 HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(720)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(725)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(744)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(720): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(725): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(745): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Jun 30 07:59:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387572) Waiting for packet dumper to finish... 1 (prev_count=387572, count=392752) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Jun 30 07:59:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(759)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(759)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(757)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(762)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(762)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(762)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(760)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(765)@6699299aed73: ************************************************* HNBGW_Test.msc2-M3UA(765)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(765)@6699299aed73: ************************************************* HNBGW_Test.msc2-SCCP(763)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(768)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(768)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(768)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(771)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(771)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(771)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(769)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(774)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-M3UA(774)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(774)@6699299aed73: ************************************************* HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(759)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(762)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc2-M3UA(765)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23909 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(768)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(771)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(774)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23910 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(758)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(758)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(761)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(761)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(764)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(764)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(767)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(767)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(770)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(770)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(773)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(773)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@6699299aed73: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(767)@6699299aed73: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(767)@6699299aed73: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(776) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@6699299aed73: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)11309746 HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(767)@6699299aed73: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(776) HNBGW_Test.sgsn0-RAN(767)@6699299aed73: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)10555926 HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(776)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(776)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(773)@6699299aed73: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(773)@6699299aed73: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@6699299aed73: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(778)16200328 HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(773)@6699299aed73: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn2-RAN(773)@6699299aed73: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)3516332 HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-RAN(764)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(765)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(766)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(763)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(751)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(768)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(759)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(767)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(769)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(758)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(762)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(760)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(761)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(772)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(770)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(774)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(773)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(771)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(775)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(777)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(752): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(754): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(760): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(761): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(762): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-SCCP(763): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-RAN(764): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc2-M3UA(765): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(766): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(767): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(768): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(769): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(770): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(771): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(772): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-RAN(773): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(774): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(776): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(777): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Jun 30 07:59:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352162) Waiting for packet dumper to finish... 1 (prev_count=352162, count=357318) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jun 30 07:59:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(788)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(788)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(788)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(786)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(791)@6699299aed73: ************************************************* HNBGW_Test.msc1-M3UA(791)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(791)@6699299aed73: ************************************************* HNBGW_Test.msc1-SCCP(789)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(794)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(794)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(794)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(797)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(797)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(797)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(788)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc1-M3UA(791)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23907 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(794)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(797)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(787)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(790)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(790)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(793)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(793)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(796)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(796)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(787)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(793)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(793)@6699299aed73: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)3321579 HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(793)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) HNBGW_Test.sgsn0-RAN(793)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)15103675 HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(796)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@6699299aed73: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)15631336 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)13659623 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(793)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(794)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(792)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@6699299aed73: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)3321579 HNBGW_Test.sgsn1-RAN(796)@6699299aed73: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)16329272 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)12335246 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(789)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(786)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(795)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-RAN(790)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(787)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(796)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(798)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(797)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(791)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(788)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(780)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(786): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(787): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(788): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-SCCP(789): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-RAN(790): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc1-M3UA(791): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(792): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(793): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(794): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(795): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(796): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(797): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(798): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jun 30 07:59:41 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285848) Waiting for packet dumper to finish... 1 (prev_count=285848, count=348571) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jun 30 07:59:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(813)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(811)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(816)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(816)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(816)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(813)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(816)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(812)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(812)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(815)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(815)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@6699299aed73: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)15536809 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)15805580 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@6699299aed73: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@6699299aed73: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)10089679 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)12770529 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: "connecting cnlink 1" MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(824)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-M3UA(824)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(824)@6699299aed73: ************************************************* HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(824)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23908 to server: "172.18.247.200":2905 association #8 MTC@6699299aed73: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.247.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(823)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(823)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(823)@6699299aed73: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(823)@6699299aed73: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@6699299aed73: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)13386031 HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(823)@6699299aed73: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) HNBGW_Test.sgsn1-RAN(823)@6699299aed73: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)14670071 HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@6699299aed73: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(823)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(815)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(814)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(805)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(824)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(822)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(817)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(816)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@6699299aed73: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(805): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(814): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(815): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(816): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(817): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(822): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-RAN(823): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(824): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826): none (pass -> pass) MTC@6699299aed73: Test case TC_sgsnpool_sccp_nSun Jun 30 07:59:51 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== _pcstate_attaches_cnlink finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254757) Waiting for packet dumper to finish... 1 (prev_count=254757, count=331774) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Jun 30 07:59:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(828)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(833)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(831)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(836)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@6699299aed73: ************************************************* MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(834)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(833)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(837)@6699299aed73: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(838) HNBGW_Test.msc0-RAN(832)@6699299aed73: f_create_expect(l3 := '705DBFCC35BA0A9C895B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(832)@6699299aed73: Created Expect[0] for '705DBFCC35BA0A9C895B'O to be handled at TC_second_rab_assignment0(838) TC_second_rab_assignment-Iuh0-RUA(829)@6699299aed73: Added conn table entry 0TC_second_rab_assignment0(838)10651605 HNBGW_Test.msc0-SCCP(831)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(832)@6699299aed73: Found Expect[0] for l3='705DBFCC35BA0A9C895B'O handled at TC_second_rab_assignment0(838) HNBGW_Test.msc0-RAN(832)@6699299aed73: Added conn table entry 0TC_second_rab_assignment0(838)13829866 HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_len:91 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(837)@6699299aed73: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a287d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(838) TC_second_rab_assignment0(838)@6699299aed73: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a287d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.247.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@6699299aed73: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a287d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(838)@6699299aed73: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a287d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.247.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_len:63 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_len:12 HNBGW_Test.msc0-SCCP(831)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@6699299aed73: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(838)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(838)@6699299aed73: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a287d517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(832)@6699299aed73: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(829)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@6699299aed73: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(828)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(827)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(837)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(839)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_second_rab_assignment-Iuh0(828): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(829): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_second_rab_assignment0(838): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_second_rab_assignment-PFCP(839): none (pass -> pass) MTC@6699299aed73: Test case TC_second_rab_assignment finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Jun 30 07:59:57 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226726) Waiting for packet dumper to finish... 1 (prev_count=226726, count=227226) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Jun 30 08:00:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(846)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(846)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(844)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@6699299aed73: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(846)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-RAN(848)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(845)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(842)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@6699299aed73: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(850)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(840)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(842): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@6699299aed73: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Jun 30 08:00:02 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91073) Waiting for packet dumper to finish... 1 (prev_count=91073, count=150591) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Jun 30 08:00:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6699299aed73: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@6699299aed73: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(852)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(854)@6699299aed73: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(859)@6699299aed73: ************************************************* HNBGW_Test.msc0-M3UA(859)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(859)@6699299aed73: ************************************************* HNBGW_Test.msc0-SCCP(857)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6699299aed73: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(862)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-M3UA(862)@6699299aed73: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(862)@6699299aed73: ************************************************* HNBGW_Test.sgsn0-SCCP(860)@6699299aed73: v_sccp_pdu_maxlen:268 MTC@6699299aed73: setverdict(pass): none -> pass MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(859)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23905 to server: "172.18.247.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(862)@6699299aed73: SCTP_ConnectResult -> connection established from: "172.18.247.203":23906 to server: "172.18.247.200":2905 association #8 HNBGW_Test.msc0-RAN(858)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(858)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(861)@6699299aed73: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(861)@6699299aed73: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(858)@6699299aed73: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(858)@6699299aed73: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(864) TC_apply_sccp-Iuh0-RUA(853)@6699299aed73: Added conn table entry 0TC_apply_sccp0(864)2773917 HNBGW_Test.msc0-SCCP(857)@6699299aed73: First idle individual index:0 HNBGW_Test.msc0-SCCP(857)@6699299aed73: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(858)@6699299aed73: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(864) HNBGW_Test.msc0-RAN(858)@6699299aed73: Added conn table entry 0TC_apply_sccp0(864)3059599 HNBGW_Test.msc0-SCCP(857)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(857)@6699299aed73: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(864)@6699299aed73: setverdict(pass): none -> pass TC_apply_sccp0(864)@6699299aed73: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(857)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(857)@6699299aed73: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(857)@6699299aed73: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(857)@6699299aed73: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(864)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(857)@6699299aed73: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(857)@6699299aed73: vl_len:22 HNBGW_Test.msc0-SCCP(857)@6699299aed73: vl_from0 HNBGW_Test.msc0-SCCP(857)@6699299aed73: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A467EA065B454EB3C8CDC'O TC_apply_sccp0(864)@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(864)@6699299aed73: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(857)@6699299aed73: Session index based on local reference:0 HNBGW_Test.msc0-RAN(858)@6699299aed73: Deleted conn table entry 0TC_apply_sccp0(864)3059599 TC_apply_sccp-Iuh0-RUA(853)@6699299aed73: Deleted conn table entry 0TC_apply_sccp0(864)2773917 TC_apply_sccp0(864)@6699299aed73: Final verdict of PTC: pass MTC@6699299aed73: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(853)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(862)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-RAN(858)@6699299aed73: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(855)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(861)@6699299aed73: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(860)@6699299aed73: Final verdict of PTC: none TC_apply_sccp-Iuh1(854)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(857)@6699299aed73: Final verdict of PTC: none TC_apply_sccp-Iuh0(852)@6699299aed73: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(859)@6699299aed73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(856)@6699299aed73: Final verdict of PTC: none HNBGW-MGCP(863)@6699299aed73: Final verdict of PTC: none VirtHNBGW-STATS(851)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(865)@6699299aed73: Final verdict of PTC: none MTC@6699299aed73: Setting final verdict of the test case. MTC@6699299aed73: Local verdict of MTC: pass MTC@6699299aed73: Local verdict of PTC VirtHNBGW-STATS(851): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp-Iuh0(852): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(853): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp-Iuh1(854): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(855): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC IPA-CTRL-CLI-IPA(856): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-SCCP(857): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-RAN(858): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.msc0-M3UA(859): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(860): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-RAN(861): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(862): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp0(864): pass (pass -> pass) MTC@6699299aed73: Local verdict of PTC TC_apply_sccp-PFCP(865): none (pass -> pass) MTC@6699299aed73: Test case TC_apply_sccp finished. Verdict: pass MTC@6699299aed73: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Jun 30 08:00:12 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.247.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180542) Waiting for packet dumper to finish... 1 (prev_count=180542, count=206334) MTC@6699299aed73: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@6699299aed73: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6699299aed73: Terminating MTC. MC@6699299aed73: MTC terminated. MC2> exit MC@6699299aed73: Shutting down session. MC@6699299aed73: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 2 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-904-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-904-hnbgw jenkins-ttcn3-hnbgw-test-904-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-904-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-904-stp + docker kill jenkins-ttcn3-hnbgw-test-904-stp jenkins-ttcn3-hnbgw-test-904-stp + docker wait jenkins-ttcn3-hnbgw-test-904-stp 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + sed -i s/classname='\([^']\+\)'/classname='\1:with-pfcp'/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-247 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-247 + docker network remove ttcn3-hnbgw-test-247 ttcn3-hnbgw-test-247 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/cache --name jenkins-ttcn3-hnbgw-test-904-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-hnbgw-test/logs/hnbgw-tester/junit-xml-21.log Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } HNBGW_Tests.ttcn:3014 HNBGW_Tests control part HNBGW_Tests.ttcn:1729 TC_rab_release testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: UNSTABLE