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 f6f9f71be00879585854991f9c740951069669e0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f6f9f71be00879585854991f9c740951069669e0 # timeout=10 Commit message: "ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI" > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins1860404997743689747.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-870 = 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 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 [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 #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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 [ 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 #24 CACHED #25 [ 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 #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:dbfb351b559afad97b31ae576c483ff04e9b5f2c6966fadb61c495f7c4f7a7a9 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 dbfb351b559a + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 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.0s #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:5de7d14af7feb08353e86f88881053355ad3a815aceae0dfad3710fabc31f3b0 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 5de7d14af7fe + 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.55.6930.202405262026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405262026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405262026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405262026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo VTY library ii osmocom-nightly 202405262026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 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.0s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #14 CACHED #15 [ 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 #15 CACHED #16 [ 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 #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [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 #18 CACHED #19 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 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 #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [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 #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:dbfb351b559afad97b31ae576c483ff04e9b5f2c6966fadb61c495f7c4f7a7a9 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 dbfb351b559a + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-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.393 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.393 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.393 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.490 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.898 Reading package lists... #6 1.159 Reading package lists... #6 1.405 Building dependency tree... #6 1.458 Reading state information... #6 1.521 The following additional packages will be installed: #6 1.522 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 1.522 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 1.522 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.522 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.522 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.522 osmocom-nightly #6 1.534 The following NEW packages will be installed: #6 1.534 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 1.534 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 1.534 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 1.534 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 1.534 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.534 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.534 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.534 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.558 0 upgraded, 34 newly installed, 0 to remove and 0 not upgraded. #6 1.558 Need to get 3924 kB of archives. #6 1.558 After this operation, 17.8 MB of additional disk space will be used. #6 1.558 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405262026 [1164 B] #6 1.583 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.199.c380b.202405262026 [164 kB] #6 1.586 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.199.c380b.202405262026 [46.0 kB] #6 1.587 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405262026 [29.0 kB] #6 1.588 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.199.c380b.202405262026 [65.4 kB] #6 1.590 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.199.c380b.202405262026 [222 kB] #6 1.592 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.199.c380b.202405262026 [98.3 kB] #6 1.594 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405262026 [72.6 kB] #6 1.596 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405262026 [111 kB] #6 1.599 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202405262026 [16.4 kB] #6 1.600 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.199.c380b.202405262026 [66.0 kB] #6 1.602 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.199.c380b.202405262026 [173 kB] #6 1.605 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.199.c380b.202405262026 [54.5 kB] #6 1.607 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.199.c380b.202405262026 [58.6 kB] #6 1.609 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.199.c380b.202405262026 [45.3 kB] #6 1.610 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.199.c380b.202405262026 [38.6 kB] #6 1.611 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.199.c380b.202405262026 [839 kB] #6 1.619 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.5.1ffb.202405262026 [57.2 kB] #6 1.620 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405262026 [52.5 kB] #6 1.620 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405262026 [64.7 kB] #6 1.621 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202405262026 [40.7 kB] #6 1.621 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.5.1ffb.202405262026 [169 kB] #6 1.622 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202405262026 [122 kB] #6 1.623 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405262026 [581 kB] #6 1.629 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202405262026 [75.1 kB] #6 1.629 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202405262026 [106 kB] #6 1.630 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.8.977d3b.202405262026 [51.6 kB] #6 1.631 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.8.977d3b.202405262026 [24.7 kB] #6 1.631 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202405262026 [56.7 kB] #6 1.632 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.50.fa393.202405262026 [65.3 kB] #6 1.632 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.8.977d3b.202405262026 [223 kB] #6 1.635 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.8.977d3b.202405262026 [91.9 kB] #6 1.635 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.8.977d3b.202405262026 [27.9 kB] #6 1.636 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.8.977d3b.202405262026 [14.5 kB] #6 1.742 debconf: delaying package configuration, since apt-utils is not installed #6 1.784 Fetched 3924 kB in 0s (39.9 MB/s) #6 1.859 Selecting previously unselected package osmocom-nightly. #6 1.859 (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 ... 117416 files and directories currently installed.) #6 1.896 Preparing to unpack .../00-osmocom-nightly_202405262026_amd64.deb ... #6 1.912 Unpacking osmocom-nightly (202405262026) ... #6 2.041 Selecting previously unselected package libosmocore21:amd64. #6 2.060 Preparing to unpack .../01-libosmocore21_1.9.0.199.c380b.202405262026_amd64.deb ... #6 2.095 Unpacking libosmocore21:amd64 (1.9.0.199.c380b.202405262026) ... #6 2.243 Selecting previously unselected package libosmocodec4:amd64. #6 2.250 Preparing to unpack .../02-libosmocodec4_1.9.0.199.c380b.202405262026_amd64.deb ... #6 2.268 Unpacking libosmocodec4:amd64 (1.9.0.199.c380b.202405262026) ... #6 2.409 Selecting previously unselected package libosmotrau2:amd64. #6 2.427 Preparing to unpack .../03-libosmotrau2_1.5.1.12.6222.202405262026_amd64.deb ... #6 2.444 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405262026) ... #6 2.588 Selecting previously unselected package libosmoisdn0:amd64. #6 2.606 Preparing to unpack .../04-libosmoisdn0_1.9.0.199.c380b.202405262026_amd64.deb ... #6 2.623 Unpacking libosmoisdn0:amd64 (1.9.0.199.c380b.202405262026) ... #6 2.762 Selecting previously unselected package libosmogsm20:amd64. #6 2.781 Preparing to unpack .../05-libosmogsm20_1.9.0.199.c380b.202405262026_amd64.deb ... #6 2.798 Unpacking libosmogsm20:amd64 (1.9.0.199.c380b.202405262026) ... #6 2.944 Selecting previously unselected package libosmovty13:amd64. #6 2.953 Preparing to unpack .../06-libosmovty13_1.9.0.199.c380b.202405262026_amd64.deb ... #6 2.970 Unpacking libosmovty13:amd64 (1.9.0.199.c380b.202405262026) ... #6 3.112 Selecting previously unselected package libosmoabis13:amd64. #6 3.120 Preparing to unpack .../07-libosmoabis13_1.5.1.12.6222.202405262026_amd64.deb ... #6 3.138 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405262026) ... #6 3.254 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.272 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.12.6222.202405262026_amd64.deb ... #6 3.289 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405262026) ... #6 3.447 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.454 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.5.1ffb.202405262026_amd64.deb ... #6 3.472 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202405262026) ... #6 3.620 Selecting previously unselected package libosmocoding0:amd64. #6 3.633 Preparing to unpack .../10-libosmocoding0_1.9.0.199.c380b.202405262026_amd64.deb ... #6 3.651 Unpacking libosmocoding0:amd64 (1.9.0.199.c380b.202405262026) ... #6 3.792 Selecting previously unselected package libosmogb14:amd64. #6 3.803 Preparing to unpack .../11-libosmogb14_1.9.0.199.c380b.202405262026_amd64.deb ... #6 3.819 Unpacking libosmogb14:amd64 (1.9.0.199.c380b.202405262026) ... #6 3.953 Selecting previously unselected package libosmoctrl0:amd64. #6 3.972 Preparing to unpack .../12-libosmoctrl0_1.9.0.199.c380b.202405262026_amd64.deb ... #6 3.988 Unpacking libosmoctrl0:amd64 (1.9.0.199.c380b.202405262026) ... #6 4.127 Selecting previously unselected package libosmosim2:amd64. #6 4.135 Preparing to unpack .../13-libosmosim2_1.9.0.199.c380b.202405262026_amd64.deb ... #6 4.152 Unpacking libosmosim2:amd64 (1.9.0.199.c380b.202405262026) ... #6 4.296 Selecting previously unselected package libosmousb0:amd64. #6 4.314 Preparing to unpack .../14-libosmousb0_1.9.0.199.c380b.202405262026_amd64.deb ... #6 4.332 Unpacking libosmousb0:amd64 (1.9.0.199.c380b.202405262026) ... #6 4.457 Selecting previously unselected package libosmocore. #6 4.475 Preparing to unpack .../15-libosmocore_1.9.0.199.c380b.202405262026_amd64.deb ... #6 4.492 Unpacking libosmocore (1.9.0.199.c380b.202405262026) ... #6 4.616 Selecting previously unselected package libosmocore-dev:amd64. #6 4.634 Preparing to unpack .../16-libosmocore-dev_1.9.0.199.c380b.202405262026_amd64.deb ... #6 4.652 Unpacking libosmocore-dev:amd64 (1.9.0.199.c380b.202405262026) ... #6 4.804 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.822 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.5.1ffb.202405262026_amd64.deb ... #6 4.840 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202405262026) ... #6 4.978 Selecting previously unselected package libosmonetif11:amd64. #6 4.985 Preparing to unpack .../18-libosmonetif11_1.4.0.55.6930.202405262026_amd64.deb ... #6 5.008 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405262026) ... #6 5.122 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.139 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.55.6930.202405262026_amd64.deb ... #6 5.156 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405262026) ... #6 5.298 Selecting previously unselected package libosmo-pfcp0:amd64. #6 5.305 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.5.1ffb.202405262026_amd64.deb ... #6 5.323 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202405262026) ... #6 5.449 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 5.467 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.5.1ffb.202405262026_amd64.deb ... #6 5.485 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202405262026) ... #6 5.635 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.642 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.66.705a.202405262026_amd64.deb ... #6 5.660 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405262026) ... #6 5.788 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.796 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.66.705a.202405262026_amd64.deb ... #6 5.813 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405262026) ... #6 5.972 Selecting previously unselected package libasn1c1:amd64. #6 5.980 Preparing to unpack .../24-libasn1c1_0.9.36.2.5324.202405262026_amd64.deb ... #6 5.998 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405262026) ... #6 6.124 Selecting previously unselected package libasn1c-dev:amd64. #6 6.133 Preparing to unpack .../25-libasn1c-dev_0.9.36.2.5324.202405262026_amd64.deb ... #6 6.150 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405262026) ... #6 6.304 Selecting previously unselected package libosmo-hnbap0:amd64. #6 6.312 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 6.330 Unpacking libosmo-hnbap0:amd64 (1.5.1.8.977d3b.202405262026) ... #6 6.457 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 6.475 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 6.492 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 6.652 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 6.670 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.50.fa393.202405262026_amd64.deb ... #6 6.688 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202405262026) ... #6 6.816 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 6.834 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.50.fa393.202405262026_amd64.deb ... #6 6.851 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202405262026) ... #6 6.988 Selecting previously unselected package libosmo-ranap7:amd64. #6 7.006 Preparing to unpack .../30-libosmo-ranap7_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 7.024 Unpacking libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405262026) ... #6 7.166 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 7.185 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 7.202 Unpacking libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 7.367 Selecting previously unselected package libosmo-rua0:amd64. #6 7.385 Preparing to unpack .../32-libosmo-rua0_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 7.403 Unpacking libosmo-rua0:amd64 (1.5.1.8.977d3b.202405262026) ... #6 7.532 Selecting previously unselected package libosmo-rua-dev:amd64. #6 7.550 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.8.977d3b.202405262026_amd64.deb ... #6 7.568 Unpacking libosmo-rua-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 7.752 Setting up osmocom-nightly (202405262026) ... #6 7.804 Setting up libosmocore21:amd64 (1.9.0.199.c380b.202405262026) ... #6 7.856 Setting up libosmousb0:amd64 (1.9.0.199.c380b.202405262026) ... #6 7.909 Setting up libosmocodec4:amd64 (1.9.0.199.c380b.202405262026) ... #6 7.961 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405262026) ... #6 8.014 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202405262026) ... #6 8.067 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405262026) ... #6 8.119 Setting up libosmo-hnbap0:amd64 (1.5.1.8.977d3b.202405262026) ... #6 8.171 Setting up libosmovty13:amd64 (1.9.0.199.c380b.202405262026) ... #6 8.224 Setting up libosmo-rua0:amd64 (1.5.1.8.977d3b.202405262026) ... #6 8.277 Setting up libosmoisdn0:amd64 (1.9.0.199.c380b.202405262026) ... #6 8.329 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405262026) ... #6 8.381 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202405262026) ... #6 8.434 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202405262026) ... #6 8.486 Setting up libosmo-rua-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 8.538 Setting up libosmogsm20:amd64 (1.9.0.199.c380b.202405262026) ... #6 8.591 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405262026) ... #6 8.644 Setting up libosmoctrl0:amd64 (1.9.0.199.c380b.202405262026) ... #6 8.696 Setting up libosmo-hnbap-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 8.749 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202405262026) ... #6 8.805 Setting up libosmogb14:amd64 (1.9.0.199.c380b.202405262026) ... #6 8.857 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405262026) ... #6 8.910 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405262026) ... #6 8.962 Setting up libosmocoding0:amd64 (1.9.0.199.c380b.202405262026) ... #6 9.016 Setting up libosmosim2:amd64 (1.9.0.199.c380b.202405262026) ... #6 9.074 Setting up libosmocore (1.9.0.199.c380b.202405262026) ... #6 9.127 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405262026) ... #6 9.179 Setting up libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405262026) ... #6 9.232 Setting up libosmocore-dev:amd64 (1.9.0.199.c380b.202405262026) ... #6 9.283 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405262026) ... #6 9.335 Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202405262026) ... #6 9.407 Setting up libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405262026) ... #6 9.459 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405262026) ... #6 9.511 Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202405262026) ... #6 9.564 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 9.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.314 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.387 Already on 'master' #11 0.387 Your branch is up to date with 'origin/master'. #11 0.389 refs/heads/master #11 0.407 HEAD is now at eccff1a contrib/jenkins: set --enable-werror #11 0.408 master #11 0.410 eccff1abe817a4c80ed83148225377d03cf270ac #11 1.468 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.522 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.522 libtoolize: copying file './ltmain.sh' #11 2.659 libtoolize: putting macros in 'm4'. #11 2.659 libtoolize: copying file 'm4/libtool.m4' #11 2.710 libtoolize: copying file 'm4/ltoptions.m4' #11 2.765 libtoolize: copying file 'm4/ltsugar.m4' #11 2.820 libtoolize: copying file 'm4/ltversion.m4' #11 2.874 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.964 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.964 libtoolize: and rerunning libtoolize and aclocal. #11 3.774 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.774 configure.ac:74: You should run autoupdate. #11 3.774 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.774 configure.ac:74: the top level #11 3.774 configure.ac:122: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:122: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:122: the top level #11 3.774 configure.ac:143: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:143: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:143: the top level #11 3.774 configure.ac:222: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.774 configure.ac:222: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.774 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.774 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.774 configure.ac:222: the top level #11 3.774 configure.ac:224: warning: AC_OUTPUT should be used without arguments. #11 3.774 configure.ac:224: You should run autoupdate. #11 4.299 configure.ac:23: installing './compile' #11 4.303 configure.ac:25: installing './config.guess' #11 4.308 configure.ac:25: installing './config.sub' #11 4.313 configure.ac:9: installing './install-sh' #11 4.318 configure.ac:9: installing './missing' #11 4.365 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.365 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.365 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.417 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.495 checking for a BSD-compatible install... /usr/bin/install -c #11 4.506 checking whether build environment is sane... yes #11 4.527 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.532 checking for gawk... gawk #11 4.532 checking whether make sets $(MAKE)... yes #11 4.555 checking whether make supports nested variables... yes #11 4.572 checking whether make supports nested variables... (cached) yes #11 4.572 checking whether make sets $(MAKE)... (cached) yes #11 4.578 checking for gcc... gcc #11 4.646 checking whether the C compiler works... yes #11 4.717 checking for C compiler default output file name... a.out #11 4.718 checking for suffix of executables... #11 4.754 checking whether we are cross compiling... no #11 4.774 checking for suffix of object files... o #11 4.784 checking whether the compiler supports GNU C... yes #11 4.798 checking whether gcc accepts -g... yes #11 4.808 checking for gcc option to enable C11 features... none needed #11 4.823 checking whether gcc understands -c and -o together... yes #11 4.847 checking whether make supports the include directive... yes (GNU style) #11 4.864 checking dependency style of gcc... gcc3 #11 4.955 checking build system type... x86_64-pc-linux-gnu #11 5.049 checking host system type... x86_64-pc-linux-gnu #11 5.049 checking how to print strings... printf #11 5.078 checking for a sed that does not truncate output... /usr/bin/sed #11 5.081 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.081 checking for egrep... /usr/bin/grep -E #11 5.082 checking for fgrep... /usr/bin/grep -F #11 5.083 checking for ld used by gcc... /usr/bin/ld #11 5.085 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.086 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.088 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.096 checking whether ln -s works... yes #11 5.096 checking the maximum length of command line arguments... 1572864 #11 5.099 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.100 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.100 checking for /usr/bin/ld option to reload object files... -r #11 5.100 checking for file... file #11 5.100 checking for objdump... objdump #11 5.100 checking how to recognize dependent libraries... pass_all #11 5.100 checking for dlltool... no #11 5.100 checking how to associate runtime and link libraries... printf %s\n #11 5.101 checking for ar... ar #11 5.101 checking for archiver @FILE support... @ #11 5.128 checking for strip... strip #11 5.129 checking for ranlib... ranlib #11 5.129 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.207 checking for sysroot... no #11 5.207 checking for a working dd... /usr/bin/dd #11 5.211 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.244 checking for mt... no #11 5.245 checking if : is a manifest tool... no #11 5.256 checking for stdio.h... yes #11 5.287 checking for stdlib.h... yes #11 5.316 checking for string.h... yes #11 5.339 checking for inttypes.h... yes #11 5.361 checking for stdint.h... yes #11 5.380 checking for strings.h... yes #11 5.395 checking for sys/stat.h... yes #11 5.413 checking for sys/types.h... yes #11 5.430 checking for unistd.h... yes #11 5.447 checking for dlfcn.h... yes #11 5.468 checking for objdir... .libs #11 5.534 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.573 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.573 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.617 checking if gcc static flag -static works... yes #11 5.678 checking if gcc supports -c -o file.o... yes #11 5.692 checking if gcc supports -c -o file.o... (cached) yes #11 5.692 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.699 checking whether -lc should be explicitly linked in... no #11 5.735 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.812 checking how to hardcode library paths into programs... immediate #11 5.812 checking whether stripping libraries is possible... yes #11 5.814 checking if libtool supports shared libraries... yes #11 5.814 checking whether to build shared libraries... yes #11 5.814 checking whether to build static libraries... yes #11 5.815 checking for pkg-config... /usr/bin/pkg-config #11 5.816 checking for pkg-config... /usr/bin/pkg-config #11 5.816 checking pkg-config is at least version 0.20... yes #11 5.818 checking for library containing sctp_recvmsg... -lsctp #11 5.913 checking for libasn1c >= 0.9.30... yes #11 5.921 checking for libosmocore >= 1.9.0... yes #11 5.936 checking for libosmovty >= 1.9.0... yes #11 5.957 checking for libosmoctrl >= 1.9.0... yes #11 5.977 checking for libosmogsm >= 1.9.0... yes #11 5.995 checking for libosmo-netif >= 1.4.0... yes #11 6.016 checking for libosmo-sigtran >= 1.8.0... yes #11 6.036 checking for libosmo-rua >= 1.5.0... yes #11 6.056 checking for libosmo-ranap >= 1.5.0... yes #11 6.076 checking for libosmo-hnbap >= 1.5.0... yes #11 6.097 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.118 checking for libosmo-pfcp >= 0.3.0... yes #11 6.142 checking for egrep... (cached) /usr/bin/grep -E #11 6.142 checking if gcc supports -fvisibility=hidden... yes #11 6.178 checking whether to enable code coverage support... no #11 6.179 checking whether to enable VTY/CTRL tests... no #11 6.185 CFLAGS=" -std=gnu11" #11 6.185 CPPFLAGS="" #11 6.230 checking that generated files are newer than configure... done #11 6.231 configure: creating ./config.status #11 7.330 config.status: creating include/Makefile #11 7.368 config.status: creating include/osmocom/Makefile #11 7.407 config.status: creating include/osmocom/hnbgw/Makefile #11 7.447 config.status: creating src/Makefile #11 7.487 config.status: creating src/osmo-hnbgw/Makefile #11 7.529 config.status: creating tests/Makefile #11 7.569 config.status: creating tests/atlocal #11 7.609 config.status: creating tests/ranap_rab_ass/Makefile #11 7.649 config.status: creating doc/Makefile #11 7.690 config.status: creating doc/examples/Makefile #11 7.729 config.status: creating doc/manuals/Makefile #11 7.769 config.status: creating doc/charts/Makefile #11 7.809 config.status: creating contrib/Makefile #11 7.849 config.status: creating contrib/systemd/Makefile #11 7.888 config.status: creating Makefile #11 7.920 config.status: creating config.h #11 7.954 config.status: executing tests/atconfig commands #11 7.961 config.status: executing depfiles commands #11 8.204 config.status: executing libtool commands #11 8.280 echo 1.5.0.63-eccf > .version-t && mv .version-t .version #11 8.285 make install-recursive #11 8.293 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.301 Making install in include #11 8.306 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.315 Making install in osmocom #11 8.319 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.328 Making install in hnbgw #11 8.333 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.339 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.339 make[5]: Nothing to be done for 'install-exec-am'. #11 8.339 make[5]: Nothing to be done for 'install-data-am'. #11 8.339 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.339 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.344 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.350 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.350 make[5]: Nothing to be done for 'install-exec-am'. #11 8.350 make[5]: Nothing to be done for 'install-data-am'. #11 8.350 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.350 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.351 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.356 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.362 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.362 make[4]: Nothing to be done for 'install-exec-am'. #11 8.362 make[4]: Nothing to be done for 'install-data-am'. #11 8.362 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.362 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.363 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.364 Making install in src #11 8.368 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.377 Making install in osmo-hnbgw #11 8.383 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.385 CC osmo_hnbgw_main.o #11 8.386 CC hnbgw.lo #11 8.387 CC hnbgw_hnbap.lo #11 8.387 CC hnbgw_l3.lo #11 8.389 CC hnbgw_rua.lo #11 8.390 CC hnbgw_ranap.lo #11 8.391 CC hnbgw_vty.lo #11 8.392 CC context_map.lo #11 8.393 CC context_map_rua.lo #11 8.394 CC context_map_sccp.lo #11 8.395 CC hnbgw_cn.lo #11 8.395 CC cnlink.lo #11 8.396 CC ranap_rab_ass.lo #11 8.396 CC mgw_fsm.lo #11 8.396 CC kpi_dtap.lo #11 8.396 CC kpi_ranap.lo #11 8.396 CC tdefs.lo #11 8.396 CC hnbgw_pfcp.lo #11 8.397 CC ps_rab_ass_fsm.lo #11 8.397 CC ps_rab_fsm.lo #11 8.573 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.573 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.573 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.573 | ^~~~~~~~ #11 8.573 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.573 from mgw_fsm.c:48: #11 8.573 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.573 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.573 | ^~~~~~ #11 8.573 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.573 181 | mgw_info.codecs_len = 1; #11 8.573 | ^~~~~~~~ #11 8.573 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.573 35 | unsigned int codecs_len #11 8.573 | ^~~~~~~~~~ #11 8.575 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.575 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.575 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.575 | ^~~~~~~~ #11 8.575 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.575 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.575 | ^~~~~~ #11 8.575 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.575 369 | mgw_info.codecs_len = 1; #11 8.575 | ^~~~~~~~ #11 8.575 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.575 35 | unsigned int codecs_len #11 8.575 | ^~~~~~~~~~ #11 8.576 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.576 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.576 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.576 | ^~~~~~~~ #11 8.576 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.576 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.576 | ^~~~~~ #11 8.576 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.576 453 | mgw_info.codecs_len = 1; #11 8.576 | ^~~~~~~~ #11 8.576 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.576 35 | unsigned int codecs_len #11 8.576 | ^~~~~~~~~~ #11 8.847 CCLD libhnbgw.la #11 9.165 CCLD osmo-hnbgw #11 9.547 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.547 make[4]: Nothing to be done for 'install-data-am'. #11 9.547 /usr/bin/mkdir -p '/usr/local/bin' #11 9.549 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 9.562 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 9.564 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.564 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.565 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.567 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.567 make[4]: Nothing to be done for 'install-exec-am'. #11 9.567 make[4]: Nothing to be done for 'install-data-am'. #11 9.567 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.567 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.567 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.568 Making install in tests #11 9.569 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.572 Making install in ranap_rab_ass #11 9.574 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.577 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.577 make[4]: Nothing to be done for 'install-exec-am'. #11 9.577 make[4]: Nothing to be done for 'install-data-am'. #11 9.577 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.577 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.579 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.583 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.583 make[4]: Nothing to be done for 'install-exec-am'. #11 9.583 make[4]: Nothing to be done for 'install-data-am'. #11 9.583 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.583 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.583 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.583 Making install in doc #11 9.586 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.592 Making install in examples #11 9.595 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.601 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.601 make[4]: Nothing to be done for 'install-exec-am'. #11 9.604 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.610 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 9.614 make install-data-hook #11 9.620 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.620 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.620 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 9.620 mkdir -p "$(dirname $j)" && \ #11 9.620 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.620 done #11 9.657 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.657 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.658 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.658 Making install in manuals #11 9.663 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.669 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.669 make[4]: Nothing to be done for 'install-exec-am'. #11 9.669 make[4]: Nothing to be done for 'install-data-am'. #11 9.669 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.669 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.670 Making install in charts #11 9.674 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.680 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.680 make[4]: Nothing to be done for 'install-exec-am'. #11 9.680 make[4]: Nothing to be done for 'install-data-am'. #11 9.680 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.681 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.685 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.691 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.691 make[4]: Nothing to be done for 'install-exec-am'. #11 9.691 make[4]: Nothing to be done for 'install-data-am'. #11 9.691 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.692 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.692 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.693 Making install in contrib #11 9.697 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.705 Making install in systemd #11 9.709 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.715 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.715 make[4]: Nothing to be done for 'install-exec-am'. #11 9.718 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.724 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 9.729 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.729 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.734 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.740 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.740 make[4]: Nothing to be done for 'install-exec-am'. #11 9.740 make[4]: Nothing to be done for 'install-data-am'. #11 9.740 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.740 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.741 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.747 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 9.760 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 9.760 make[3]: Nothing to be done for 'install-exec-am'. #11 9.760 make[3]: Nothing to be done for 'install-data-am'. #11 9.760 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 9.760 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 9.762 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 9.9s #12 [7/8] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:809c009d260f9714ce4b631f3fd0ad099675f38194450503e29ce46e3e20f73b 0.0s done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest 0.0s done #14 DONE 0.6s 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 809c009d260f + 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.12.6222.202405262026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.5.1ffb.202405262026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202405262026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202405262026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202405262026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405262026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.5.1ffb.202405262026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202405262026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.8.977d3b.202405262026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202405262026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202405262026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202405262026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405262026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405262026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405262026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405262026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405262026 amd64 Osmo VTY library ii osmocom-nightly 202405262026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:61967f5a655dffcdab7f47cbfe0d727e2859396c373a6ae427af27a12a1dd6f3 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-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:51c15485f76da465706dd70338c4a3e50935be04860fa3244b7f87192e20e190 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 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 51c15485f76d + 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=33884 + seq 1 30 + echo (33884 + 1) % 256 + bc + SUBNET=93 + NET_NAME=ttcn3-hnbgw-test-93 + SUB4=172.18.93.0/24 + SUB6=fd02:db8:93::/64 + set +x Creating network ttcn3-hnbgw-test-93, trying SUBNET=93... + docker network create --internal --subnet 172.18.93.0/24 --ipv6 --subnet fd02:db8:93::/64 ttcn3-hnbgw-test-93 9c75a037294eb9927a63024e029e20e8683c8883dfd17c365a7898cbbc3b71ca + set +x ### Network ttcn3-hnbgw-test-93 created (SUBNET=93) ### + 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=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=93 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 93 200 + NET=93 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.200 --ip6 fd02:db8:93::200 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.200 --ip6 fd02:db8:93::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-870-stp -d osmocom-build/osmo-stp-master 8f6ae958b9156138d5ebe1e7cc596d70115be2bbd806fb0e4513373a4a7ca4c2 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 93 20 + NET=93 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.20 --ip6 fd02:db8:93::20 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.20 --ip6 fd02:db8:93::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-870-hnbgw -d osmocom-build/osmo-hnbgw-master 1323f00138999828c20ee4e21c7abd98acf892c11cde0186ee6df19b2e14ecfc + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 93 203 + NET=93 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.203 --ip6 fd02:db8:93::203 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.203 --ip6 fd02:db8:93::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.93.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-870-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@6628519e59a7: Unix server socket created successfully. MC@6628519e59a7: Listening on TCP port 45049. MC2> 6628519e59a7 is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 6628519e59a7 45049 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6628519e59a7: New HC connected from 172.18.93.203 [172.18.93.203]. 6628519e59a7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6628519e59a7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6628519e59a7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6628519e59a7: Configuration file was processed on all HCs. MC@6628519e59a7: Creating MTC on host 172.18.93.203. MC@6628519e59a7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Mon May 27 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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(9)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(7)@6628519e59a7: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@6628519e59a7: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(3)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(13)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@6628519e59a7: Test case TC_hnb_register finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Mon May 27 07:47:31 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158227) Waiting for packet dumper to finish... 1 (prev_count=158227, count=213588) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Mon May 27 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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(22)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(20)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(20)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(14)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(26)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@6628519e59a7: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Mon May 27 07:47:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81989) Waiting for packet dumper to finish... 1 (prev_count=81989, count=140416) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(33)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(31)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(31)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(27)@6628519e59a7: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(37)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@6628519e59a7: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Mon May 27 07:47:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80223) Waiting for packet dumper to finish... 1 (prev_count=80223, count=138353) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Mon May 27 07:47:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(44)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(42)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(40)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(38)@6628519e59a7: Final verdict of PTC: none TC_ue_register-Iuh0(39)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(48)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@6628519e59a7: Test case TC_ue_register finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Mon May 27 07:47:45 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82454) Waiting for packet dumper to finish... 1 (prev_count=82454, count=137038) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Mon May 27 07:47:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ue_register_tmsi_lai started. MTC@6628519e59a7: 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(50)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(55)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(53)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(51)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(59)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(49)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@6628519e59a7: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@6628519e59a7: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Mon May 27 07:47:49 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82571) Waiting for packet dumper to finish... 1 (prev_count=82571, count=137131) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Mon May 27 07:47:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(66)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(64)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(65)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@6628519e59a7: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(62)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(60)@6628519e59a7: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(70)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@6628519e59a7: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Mon May 27 07:47:54 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80126) Waiting for packet dumper to finish... 1 (prev_count=80126, count=134921) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Mon May 27 07:47: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(77)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(75)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@6628519e59a7: f_create_expect(l3 := '017E2C34D7BAFB54AD44'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@6628519e59a7: Created Expect[0] for '017E2C34D7BAFB54AD44'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@6628519e59a7: Added conn table entry 0TC_ranap_cs_initial_ue0(82)16673422 HNBGW_Test.msc0-SCCP(75)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@6628519e59a7: Found Expect[0] for l3='017E2C34D7BAFB54AD44'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@6628519e59a7: Added conn table entry 0TC_ranap_cs_initial_ue0(82)8182361 HNBGW_Test.msc0-SCCP(75)@6628519e59a7: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(82)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(75)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(81)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(71)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Mon May 27 07:48:00 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118802) Waiting for packet dumper to finish... 1 (prev_count=118802, count=157168) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Mon May 27 07:48: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(90)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(88)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: f_create_expect(l3 := 'B1AFF7DEDB868193D6EA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: Created Expect[0] for 'B1AFF7DEDB868193D6EA'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@6628519e59a7: Added conn table entry 0TC_ranap_ps_initial_ue0(95)14056785 HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: Found Expect[0] for l3='B1AFF7DEDB868193D6EA'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: Added conn table entry 0TC_ranap_ps_initial_ue0(95)12121842 HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@6628519e59a7: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(94)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(84)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Mon May 27 07:48:06 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118618) Waiting for packet dumper to finish... 1 (prev_count=118618, count=157415) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:48: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(103)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(101)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@6628519e59a7: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@6628519e59a7: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@6628519e59a7: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)3976542 HNBGW_Test.msc0-SCCP(101)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@6628519e59a7: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@6628519e59a7: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)9118910 HNBGW_Test.msc0-SCCP(101)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@6628519e59a7: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(107)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(97)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Mon May 27 07:48:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124571) Waiting for packet dumper to finish... 1 (prev_count=124571, count=165937) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:48: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(116)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(114)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@6628519e59a7: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)15285683 HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)8252207 HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@6628519e59a7: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(120)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(110)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Mon May 27 07:48:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124571) Waiting for packet dumper to finish... 1 (prev_count=124571, count=165989) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Mon May 27 07:48: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_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(129)@6628519e59a7: M3UA emulation initiated, the test can be started MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(127)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@6628519e59a7: f_create_expect(l3 := '82BC97399A38256AC087'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@6628519e59a7: Created Expect[0] for '82BC97399A38256AC087'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@6628519e59a7: Added conn table entry 0TC_ranap_cs_bidir0(134)1305341 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@6628519e59a7: Found Expect[0] for l3='82BC97399A38256AC087'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@6628519e59a7: Added conn table entry 0TC_ranap_cs_bidir0(134)9802773 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: vl_len:22 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9CA3AE3F9D341A02B226'O TC_ranap_cs_bidir0(134)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: vl_len:20 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(127)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(128)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(133)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(123)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Mon May 27 07:48:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123487) Waiting for packet dumper to finish... 1 (prev_count=123487, count=175301) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Mon May 27 07:48: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_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(142)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(140)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: f_create_expect(l3 := '9C17050EBB9DE6B9BCBA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: Created Expect[0] for '9C17050EBB9DE6B9BCBA'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@6628519e59a7: Added conn table entry 0TC_ranap_ps_bidir0(147)16399751 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: Found Expect[0] for l3='9C17050EBB9DE6B9BCBA'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: Added conn table entry 0TC_ranap_ps_bidir0(147)10321436 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A32C7CC3F8017A28EC97D'O TC_ranap_ps_bidir0(147)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(140)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(136)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(146)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Mon May 27 07:48:29 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123231) Waiting for packet dumper to finish... 1 (prev_count=123231, count=172333) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Mon May 27 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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(155)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(153)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(158)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(156)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@6628519e59a7: f_create_expect(l3 := '516A05F1ACBF397208AE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@6628519e59a7: Created Expect[0] for '516A05F1ACBF397208AE'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@6628519e59a7: Added conn table entry 0TC_rab_assignment0(160)4934146 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@6628519e59a7: Found Expect[0] for l3='516A05F1ACBF397208AE'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@6628519e59a7: Added conn table entry 0TC_rab_assignment0(160)16316155 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@6628519e59a7: 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(149)@6628519e59a7: 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(149)@6628519e59a7: 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(153)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b4a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b4a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@6628519e59a7: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b4a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(160)@6628519e59a7: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4b4a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(153)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@6628519e59a7: 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(149)@6628519e59a7: 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(149)@6628519e59a7: 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(153)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: vl_len:12 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4b4a0217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(157)@6628519e59a7: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@6628519e59a7: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(159)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(149)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_assignment finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Mon May 27 07:48:35 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236909) Waiting for packet dumper to finish... 1 (prev_count=236909, count=237407) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Mon May 27 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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(168)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(166)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@6628519e59a7: f_create_expect(l3 := '255617B3A6ADF3A2AC26'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@6628519e59a7: Created Expect[0] for '255617B3A6ADF3A2AC26'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@6628519e59a7: Added conn table entry 0TC_rab_release0(173)7753532 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@6628519e59a7: Found Expect[0] for l3='255617B3A6ADF3A2AC26'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@6628519e59a7: Added conn table entry 0TC_rab_release0(173)6695923 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "764f3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "764f3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@6628519e59a7: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "764f3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(173)@6628519e59a7: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "764f3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@6628519e59a7: 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(166)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: vl_len:21 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(166)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@6628519e59a7: 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(173)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "764f3c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(166)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(172)@6628519e59a7: Final verdict of PTC: none TC_rab_release-Iuh0(163)@6628519e59a7: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(162)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_release finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Mon May 27 07:48:42 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120039) Waiting for packet dumper to finish... 1 (prev_count=120039, count=227173) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Mon May 27 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_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(181)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(179)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@6628519e59a7: f_create_expect(l3 := '30D20A36EE7BEE67A3CD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@6628519e59a7: Created Expect[0] for '30D20A36EE7BEE67A3CD'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@6628519e59a7: Added conn table entry 0TC_rab_release_abnormal0(186)2676343 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@6628519e59a7: Found Expect[0] for l3='30D20A36EE7BEE67A3CD'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@6628519e59a7: Added conn table entry 0TC_rab_release_abnormal0(186)7433898 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28d67717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28d67717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@6628519e59a7: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28d67717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(186)@6628519e59a7: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28d67717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@6628519e59a7: 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(179)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: vl_len:21 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(179)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@6628519e59a7: 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(186)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "28d67717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@6628519e59a7: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(185)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(175)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Mon May 27 07:48:48 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227756) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Mon May 27 07:48: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_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(194)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(192)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@6628519e59a7: f_create_expect(l3 := '8A9FB60ADAD1C0CDD38A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@6628519e59a7: Created Expect[0] for '8A9FB60ADAD1C0CDD38A'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@6628519e59a7: Added conn table entry 0TC_rab_assign_fail0(199)10366690 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@6628519e59a7: Found Expect[0] for l3='8A9FB60ADAD1C0CDD38A'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@6628519e59a7: Added conn table entry 0TC_rab_assign_fail0(199)5217455 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: Session index based on connection ID:0 TC_rab_assign_fail0(199)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(188)@6628519e59a7: 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(188)@6628519e59a7: 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(188)@6628519e59a7: 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(192)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e2ee217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e2ee217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e2ee217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e2ee217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@6628519e59a7: 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(188)@6628519e59a7: 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(188)@6628519e59a7: 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(199)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9e2ee217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(193)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@6628519e59a7: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@6628519e59a7: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(198)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(188)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_assign_fail finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Mon May 27 07:48:53 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207795) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Mon May 27 07:48: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(207)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(205)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@6628519e59a7: f_create_expect(l3 := '44FC65E167A5D9217555'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@6628519e59a7: Created Expect[0] for '44FC65E167A5D9217555'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@6628519e59a7: Added conn table entry 0TC_rab_assign_mgcp_to0(212)15891351 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@6628519e59a7: Found Expect[0] for l3='44FC65E167A5D9217555'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@6628519e59a7: Added conn table entry 0TC_rab_assign_mgcp_to0(212)10782345 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f27b9717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f27b9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@6628519e59a7: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f27b9717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f27b9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: vl_len:12 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@6628519e59a7: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(211)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(201)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Mon May 27 07:49:02 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153243) Waiting for packet dumper to finish... 1 (prev_count=153243, count=194153) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:49:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(220)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(218)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@6628519e59a7: f_create_expect(l3 := 'A808A0F8747E136765D1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@6628519e59a7: Created Expect[0] for 'A808A0F8747E136765D1'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@6628519e59a7: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)13762011 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@6628519e59a7: Found Expect[0] for l3='A808A0F8747E136765D1'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@6628519e59a7: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)16646414 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@6628519e59a7: 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(214)@6628519e59a7: 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(214)@6628519e59a7: 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(218)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fddb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fddb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fddb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d1fddb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(218)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@6628519e59a7: 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(214)@6628519e59a7: 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(214)@6628519e59a7: 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(218)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: vl_len:12 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d1fddb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(224)@6628519e59a7: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(214)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@6628519e59a7: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Mon May 27 07:49:08 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120332) Waiting for packet dumper to finish... 1 (prev_count=120332, count=239969) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Mon May 27 07:49: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(233)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(231)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@6628519e59a7: f_create_expect(l3 := '3E0CCB5FED339C22E757'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@6628519e59a7: Created Expect[0] for '3E0CCB5FED339C22E757'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@6628519e59a7: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)9808981 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@6628519e59a7: Found Expect[0] for l3='3E0CCB5FED339C22E757'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@6628519e59a7: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)8482313 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: vl_len:22 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAA88FDC51903C27F5BDB'O TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@6628519e59a7: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)9808981 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@6628519e59a7: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)8482313 TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(235)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(227)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@6628519e59a7: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(237)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Mon May 27 07:49:19 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163966) Waiting for packet dumper to finish... 1 (prev_count=163966, count=189526) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Mon May 27 07:49: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(246)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@6628519e59a7: f_create_expect(l3 := '14E30B140622F189DD17'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@6628519e59a7: Created Expect[0] for '14E30B140622F189DD17'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@6628519e59a7: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2159263 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@6628519e59a7: Found Expect[0] for l3='14E30B140622F189DD17'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@6628519e59a7: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)6844561 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: vl_len:22 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A10180BF2C6799BAD1396'O TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@6628519e59a7: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2159263 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@6628519e59a7: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)6844561 TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(248)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(240)@6628519e59a7: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(250)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@6628519e59a7: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Mon May 27 07:49:30 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148404) Waiting for packet dumper to finish... 1 (prev_count=148404, count=174052) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Mon May 27 07:49: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(261)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(259)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@6628519e59a7: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: f_create_expect(l3 := 'A789C09CF6EC80DC1F33'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: Created Expect[0] for 'A789C09CF6EC80DC1F33'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@6628519e59a7: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)12175542 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: Found Expect[0] for l3='A789C09CF6EC80DC1F33'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)16606122 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@6628519e59a7: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@6628519e59a7: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@6628519e59a7: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(253)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(265)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@6628519e59a7: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Mon May 27 07:49:41 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158547) Waiting for packet dumper to finish... 1 (prev_count=158547, count=185500) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Mon May 27 07:49: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(276)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(274)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(279)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(277)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(275)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)1060391 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)2624038 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(275)@6628519e59a7: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@6628519e59a7: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)7065024 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@6628519e59a7: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)16448808 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(275)@6628519e59a7: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@6628519e59a7: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)16683028 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@6628519e59a7: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)16056545 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(275)@6628519e59a7: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@6628519e59a7: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(287) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@6628519e59a7: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)5981210 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@6628519e59a7: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@6628519e59a7: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)6193869 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(268)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(280)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpoMon May 27 07:49:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc ol_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6628519e59a7: 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=216467) Waiting for packet dumper to finish... 1 (prev_count=216467, count=284693) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(297)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(297)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(295)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(300)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(298)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(303)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(301)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(296)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)11281391 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)6320381 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(299)@6628519e59a7: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@6628519e59a7: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)3631259 HNBGW_Test.msc1-SCCP(298)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@6628519e59a7: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)9156483 HNBGW_Test.msc1-SCCP(298)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(296)@6628519e59a7: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@6628519e59a7: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)9817708 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@6628519e59a7: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)13990400 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(299)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(307)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(289)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Mon May 27 07:50:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244280) Waiting for packet dumper to finish... 1 (prev_count=244280, count=311825) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:50: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_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@6628519e59a7: 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@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(322)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(320)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(325)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(323)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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(321)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)1122837 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc0-RAN(321)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)10328618 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(324)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@6628519e59a7: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)9681528 HNBGW_Test.msc1-SCCP(323)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc1-RAN(324)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)2258261 HNBGW_Test.msc1-SCCP(323)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(321)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@6628519e59a7: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)10248711 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) HNBGW_Test.msc0-RAN(321)@6628519e59a7: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)16135967 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(314)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(332)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Mon May 27 07:50:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.93.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=244733) Waiting for packet dumper to finish... 1 (prev_count=244733, count=312652) MTC@6628519e59a7: 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@6628519e59a7: 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 ------ Mon May 27 07:50: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_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@6628519e59a7: 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@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(347)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(347)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(345)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(350)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(350)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(348)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(353)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(351)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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(346)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)1701356 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc0-RAN(346)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)5645942 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(349)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@6628519e59a7: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)13409697 HNBGW_Test.msc1-SCCP(348)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc1-RAN(349)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)1663575 HNBGW_Test.msc1-SCCP(348)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(346)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@6628519e59a7: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)13792026 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) HNBGW_Test.msc0-RAN(346)@6628519e59a7: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)5708374 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(352)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(357)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(339)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Mon May 27 07:50:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.93.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=314921) Waiting for packet dumper to finish... 1 (prev_count=314921, count=324761) MTC@6628519e59a7: 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@6628519e59a7: 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 ------ Mon May 27 07:50: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(372)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(372)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(370)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(375)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(375)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(373)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(378)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(376)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(371)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)6800910 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)5132692 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(374)@6628519e59a7: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@6628519e59a7: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)1776694 HNBGW_Test.msc1-SCCP(373)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@6628519e59a7: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)12900702 HNBGW_Test.msc1-SCCP(373)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(371)@6628519e59a7: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@6628519e59a7: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)16090473 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@6628519e59a7: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)1882528 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(364)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(382)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Mon May 27 07:50:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.93.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=317311) MTC@6628519e59a7: 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@6628519e59a7: 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 ------ Mon May 27 07:50: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_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@6628519e59a7: 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@6628519e59a7: 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(390)@6628519e59a7: 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(392)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(397)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(395)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(400)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(400)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(398)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(403)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(401)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(396)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)14826922 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc0-RAN(396)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)4456699 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: 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(408)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(399)@6628519e59a7: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@6628519e59a7: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)6540911 HNBGW_Test.msc1-SCCP(398)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@6628519e59a7: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc1-RAN(399)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)10279019 HNBGW_Test.msc1-SCCP(398)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@6628519e59a7: 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(410)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(396)@6628519e59a7: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@6628519e59a7: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)15248818 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@6628519e59a7: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) HNBGW_Test.msc0-RAN(396)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)9893041 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@6628519e59a7: 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(412)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(389)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(407)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Mon May 27 07:50:35 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.93.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=338313) Waiting for packet dumper to finish... 1 (prev_count=338313, count=343476) MTC@6628519e59a7: 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@6628519e59a7: 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 ------ Mon May 27 07:50: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(422)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(422)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(420)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(425)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(425)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(423)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(431)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(429)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(424)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)12030094 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)14584485 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(424)@6628519e59a7: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@6628519e59a7: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)9538049 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@6628519e59a7: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)8406670 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(424)@6628519e59a7: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@6628519e59a7: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)5009962 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@6628519e59a7: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)11319296 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(430)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(414)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(432)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Mon May 27 07:50:45 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.93.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=267950) Waiting for packet dumper to finish... 1 (prev_count=267950, count=339976) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:50:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(447)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(445)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(450)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(450)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(448)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(453)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(453)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(451)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(452)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)7785386 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)11618130 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(452)@6628519e59a7: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@6628519e59a7: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)7717408 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@6628519e59a7: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@6628519e59a7: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)13857534 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(449)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@6628519e59a7: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)1460266 HNBGW_Test.msc1-SCCP(448)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@6628519e59a7: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)14521392 HNBGW_Test.msc1-SCCP(448)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(452)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(449)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(439)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(463)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@6628519e59a7: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Mon May 27 07:50:54 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.93.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=386176) Waiting for packet dumper to finish... 1 (prev_count=386176, count=391351) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:50:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(478)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(478)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(476)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(481)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(481)@6628519e59a7: M3UA emulation initiated, the test can be started MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(481)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(479)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(484)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(484)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(482)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(493)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-SCCP(491)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(477)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(477)@6628519e59a7: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@6628519e59a7: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)6811619 HNBGW_Test.msc0-SCCP(476)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@6628519e59a7: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)2929502 HNBGW_Test.msc0-SCCP(476)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(483)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@6628519e59a7: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)4238617 HNBGW_Test.msc2-SCCP(482)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@6628519e59a7: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)11880827 HNBGW_Test.msc2-SCCP(482)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(484)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(470)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(494)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@6628519e59a7: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Mon May 27 07:51:02 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.93.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=357771) Waiting for packet dumper to finish... 1 (prev_count=357771, count=362916) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Mon May 27 07:51:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(507)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(507)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(505)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(510)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(510)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(508)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(513)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(513)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(511)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(506)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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(501)@6628519e59a7: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(503)@6628519e59a7: UnitdataCallback HNBGW_Test.msc0-RAN(506)@6628519e59a7: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@6628519e59a7: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@6628519e59a7: Added conn table entry 0TC_mscpool_paging_imsi0(518)1820103 HNBGW_Test.msc0-SCCP(505)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@6628519e59a7: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@6628519e59a7: Added conn table entry 0TC_mscpool_paging_imsi0(518)11131406 HNBGW_Test.msc0-SCCP(505)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(517)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(499)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@6628519e59a7: Final verdict of PTC: none Mon May 27 07:51:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=248638) Waiting for packet dumper to finish... 1 (prev_count=248638, count=291577) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Mon May 27 07:51: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_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(528)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(526)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(531)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(531)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(529)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(534)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(534)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@6628519e59a7: ************************************************* HNBGW_Test.msc2-SCCP(532)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(533)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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(539)@6628519e59a7: 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-Iuh0-RUA(522)@6628519e59a7: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(524)@6628519e59a7: UnitdataCallback TC_mscpool_paging_tmsi0(539)@6628519e59a7: 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(527)@6628519e59a7: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@6628519e59a7: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@6628519e59a7: Added conn table entry 0TC_mscpool_paging_tmsi0(539)4412626 HNBGW_Test.msc0-SCCP(526)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@6628519e59a7: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@6628519e59a7: Added conn table entry 0TC_mscpool_paging_tmsi0(539)11593245 HNBGW_Test.msc0-SCCP(526)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh1-RUA(524)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(522)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@6628519e59a7: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(520)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(538)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Mon May 27 07:51:20 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232434) Waiting for packet dumper to finish... 1 (prev_count=232434, count=270070) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:51:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(549)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(547)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(552)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(550)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(555)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@6628519e59a7: ************************************************* HNBGW_Test.msc2-SCCP(553)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(558)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(556)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(557)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(548)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)2284234 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)1223744 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(554)@6628519e59a7: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@6628519e59a7: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@6628519e59a7: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)13906723 HNBGW_Test.msc2-SCCP(553)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@6628519e59a7: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)9975328 HNBGW_Test.msc2-SCCP(553)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(553)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(548)@6628519e59a7: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@6628519e59a7: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(564) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@6628519e59a7: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)14759742 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@6628519e59a7: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@6628519e59a7: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)3137405 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(541)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(559)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(563)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Mon May 27 07:51:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337463) Waiting for packet dumper to finish... 1 (prev_count=337463, count=339523) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:51: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(574)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(574)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(572)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(577)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(577)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(575)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(580)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(580)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@6628519e59a7: ************************************************* HNBGW_Test.msc2-SCCP(578)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(583)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(581)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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(576)@6628519e59a7: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@6628519e59a7: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)9041341 HNBGW_Test.msc1-SCCP(575)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@6628519e59a7: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)14182989 HNBGW_Test.msc1-SCCP(575)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(573)@6628519e59a7: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@6628519e59a7: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@6628519e59a7: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)12331371 HNBGW_Test.msc0-SCCP(572)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@6628519e59a7: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)1236989 HNBGW_Test.msc0-SCCP(572)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(579)@6628519e59a7: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@6628519e59a7: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(589) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@6628519e59a7: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)8997352 HNBGW_Test.msc2-SCCP(578)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@6628519e59a7: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@6628519e59a7: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)907219 HNBGW_Test.msc2-SCCP(578)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(580)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(566)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(584)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@6628519e59a7: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Mon May 27 07:51:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333246) Waiting for packet dumper to finish... 1 (prev_count=333246, count=335306) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:51: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(599)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(597)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(602)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(598)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)10773109 HNBGW_Test.msc0-SCCP(597)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)820422 HNBGW_Test.msc0-SCCP(597)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(601)@6628519e59a7: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@6628519e59a7: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@6628519e59a7: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)14153999 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@6628519e59a7: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)4420294 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: 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(593)@6628519e59a7: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)10773109 HNBGW_Test.msc1-RAN(601)@6628519e59a7: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@6628519e59a7: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)5435296 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@6628519e59a7: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@6628519e59a7: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)3444635 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(608)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(609)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(591)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpduMon May 27 07:51:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc mp-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=321844) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:51: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(624)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(624)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(622)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(627)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(625)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(623)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(623)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)9991879 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)5105527 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(623)@6628519e59a7: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@6628519e59a7: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@6628519e59a7: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)3871405 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@6628519e59a7: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@6628519e59a7: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)11318263 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: "connecting cnlink 1" MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(635)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(633)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 MTC@6628519e59a7: 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(634)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@6628519e59a7: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@6628519e59a7: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@6628519e59a7: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)1546594 HNBGW_Test.msc1-SCCP(633)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@6628519e59a7: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@6628519e59a7: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)11815217 HNBGW_Test.msc1-SCCP(633)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@6628519e59a7: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(628)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(616)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@6628519e59a7: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@6628519e59a7: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Mon May 27 07:51:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238248) Waiting for packet dumper to finish... 1 (prev_count=238248, count=306705) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Mon May 27 07:52: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(646)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(646)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(644)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(648)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)11586976 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)4417458 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(648)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)7740973 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)7591470 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(648)@6628519e59a7: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)8476057 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)5784305 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(648)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@6628519e59a7: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)2925877 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)12664311 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(638)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(650)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Mon May 27 07:52:06 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288422) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:52:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(667)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(665)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(670)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(670)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(668)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(673)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(676)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(666)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(672)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)4473706 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)669183 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(675)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)8756911 HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)7412229 HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(672)@6628519e59a7: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)12134510 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)15930642 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(669)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(659)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(677)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Mon May 27 07:52:15 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325733) Waiting for packet dumper to finish... 1 (prev_count=325733, count=326231) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Mon May 27 07:52:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(692)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(692)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(690)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(695)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(695)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(693)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(691)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(700)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)2513552 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)1248687 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(700)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)6166491 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)1299233 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(700)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(707) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)5611668 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)16352304 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(700)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(702)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(684)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Mon May 27 07:52:24 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336676) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Mon May 27 07:52: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(717)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(715)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(720)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(723)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(721)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(732)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(716)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(719)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(731)@6628519e59a7: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)759693 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)15260582 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(731)@6628519e59a7: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)10556562 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)3451914 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(728)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(738) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@6628519e59a7: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)3392176 HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)3165137 HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(738)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(709)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(733)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Mon May 27 07:52:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418627) Waiting for packet dumper to finish... 1 (prev_count=418627, count=423781) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Mon May 27 07:52: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(748)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(748)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(746)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(751)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(751)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(749)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@6628519e59a7: ************************************************* HNBGW_Test.msc2-M3UA(754)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@6628519e59a7: ************************************************* HNBGW_Test.msc2-SCCP(752)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@6628519e59a7: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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@6628519e59a7: 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@6628519e59a7: 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(756)@6628519e59a7: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@6628519e59a7: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)2324755 HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)16441250 HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(762)@6628519e59a7: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(767) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@6628519e59a7: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)10124881 HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)10668549 HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(740)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(764)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Mon May 27 07:52:41 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357958) Waiting for packet dumper to finish... 1 (prev_count=357958, count=363112) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(777)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(775)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(780)@6628519e59a7: ************************************************* HNBGW_Test.msc1-M3UA(780)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@6628519e59a7: ************************************************* HNBGW_Test.msc1-SCCP(778)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(776)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(782)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)10887975 HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)11313647 HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(785)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@6628519e59a7: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)5846491 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)15119222 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: 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(771)@6628519e59a7: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)10887975 HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)9219755 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)8885625 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(769)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(787)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsMon May 27 07:52:50 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc npool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=275257) Waiting for packet dumper to finish... 1 (prev_count=275257, count=337706) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: 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 ------ Mon May 27 07:52: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(802)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(800)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: 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@6628519e59a7: "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@6628519e59a7: 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(804)@6628519e59a7: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12802543 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)14810442 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: 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(804)@6628519e59a7: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@6628519e59a7: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)14697733 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)14885587 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: "connecting cnlink 1" MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@6628519e59a7: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 MTC@6628519e59a7: 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(812)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@6628519e59a7: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)3734420 HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)13442220 HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@6628519e59a7: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: 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@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(794)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(806)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@6628519e59a7: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@6628519e59a7: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Mon May 27 07:53:00 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232671) Waiting for packet dumper to finish... 1 (prev_count=232671, count=311064) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Mon May 27 07:53: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_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(817)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(822)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(822)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(820)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(825)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(823)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(822)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(826)@6628519e59a7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@6628519e59a7: f_create_expect(l3 := 'C7612E08C27447A6EB9A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(821)@6628519e59a7: Created Expect[0] for 'C7612E08C27447A6EB9A'O to be handled at TC_second_rab_assignment0(827) TC_second_rab_assignment-Iuh0-RUA(818)@6628519e59a7: Added conn table entry 0TC_second_rab_assignment0(827)11797321 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(821)@6628519e59a7: Found Expect[0] for l3='C7612E08C27447A6EB9A'O handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@6628519e59a7: Added conn table entry 0TC_second_rab_assignment0(827)9572609 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_len:91 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(826)@6628519e59a7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4034917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(827) TC_second_rab_assignment0(827)@6628519e59a7: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4034917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@6628519e59a7: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4034917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(827)@6628519e59a7: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4034917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(820)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_len:63 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_len:12 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@6628519e59a7: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(827)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(827)@6628519e59a7: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4034917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(820)@6628519e59a7: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(818)@6628519e59a7: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(817)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(821)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(826)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(816)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(828)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_second_rab_assignment-Iuh0(817): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(818): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_second_rab_assignment0(827): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_second_rab_assignment-PFCP(828): none (pass -> pass) MTC@6628519e59a7: Test case TC_second_rab_assignment finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Mon May 27 07:53:06 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228853) Waiting for packet dumper to finish... 1 (prev_count=228853, count=229351) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Mon May 27 07:53: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_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@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(835)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(835)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@6628519e59a7: ************************************************* MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(833)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@6628519e59a7: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(829)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@6628519e59a7: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(839)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@6628519e59a7: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Mon May 27 07:53:11 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149450) Waiting for packet dumper to finish... 1 (prev_count=149450, count=154616) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Mon May 27 07:53: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6628519e59a7: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@6628519e59a7: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@6628519e59a7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(848)@6628519e59a7: ************************************************* HNBGW_Test.msc0-M3UA(848)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@6628519e59a7: ************************************************* HNBGW_Test.msc0-SCCP(846)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6628519e59a7: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@6628519e59a7: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@6628519e59a7: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@6628519e59a7: v_sccp_pdu_maxlen:268 MTC@6628519e59a7: setverdict(pass): none -> pass MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@6628519e59a7: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@6628519e59a7: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@6628519e59a7: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@6628519e59a7: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@6628519e59a7: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@6628519e59a7: Added conn table entry 0TC_apply_sccp0(853)5473604 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@6628519e59a7: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@6628519e59a7: Added conn table entry 0TC_apply_sccp0(853)12744426 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@6628519e59a7: setverdict(pass): none -> pass TC_apply_sccp0(853)@6628519e59a7: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@6628519e59a7: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@6628519e59a7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: vl_len:22 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: vl_from0 HNBGW_Test.msc0-SCCP(846)@6628519e59a7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC4F9FCB45F890C309AB8'O TC_apply_sccp0(853)@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@6628519e59a7: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@6628519e59a7: Deleted conn table entry 0TC_apply_sccp0(853)12744426 TC_apply_sccp-Iuh0-RUA(842)@6628519e59a7: Deleted conn table entry 0TC_apply_sccp0(853)5473604 TC_apply_sccp0(853)@6628519e59a7: Final verdict of PTC: pass MTC@6628519e59a7: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(842)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@6628519e59a7: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@6628519e59a7: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@6628519e59a7: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@6628519e59a7: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@6628519e59a7: Final verdict of PTC: none HNBGW-MGCP(852)@6628519e59a7: Final verdict of PTC: none VirtHNBGW-STATS(840)@6628519e59a7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@6628519e59a7: Final verdict of PTC: none MTC@6628519e59a7: Setting final verdict of the test case. MTC@6628519e59a7: Local verdict of MTC: pass MTC@6628519e59a7: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@6628519e59a7: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@6628519e59a7: Test case TC_apply_sccp finished. Verdict: pass MTC@6628519e59a7: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Mon May 27 07:53:21 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=181479) Waiting for packet dumper to finish... 1 (prev_count=181479, count=205922) MTC@6628519e59a7: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@6628519e59a7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6628519e59a7: Terminating MTC. MC@6628519e59a7: MTC terminated. MC2> exit MC@6628519e59a7: Shutting down session. MC@6628519e59a7: 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 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 Summary: pass: 47 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.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-870-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-870-hnbgw jenkins-ttcn3-hnbgw-test-870-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-870-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-870-stp + docker kill jenkins-ttcn3-hnbgw-test-870-stp jenkins-ttcn3-hnbgw-test-870-stp + docker wait jenkins-ttcn3-hnbgw-test-870-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=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=93 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=93 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 93 200 + NET=93 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.200 --ip6 fd02:db8:93::200 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.200 --ip6 fd02:db8:93::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-870-stp -d osmocom-build/osmo-stp-master cacdf2bead6839ac1448d5660af4fedcfc022017a7bd14c2fe0eb91491ae1583 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 93 20 + NET=93 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.20 --ip6 fd02:db8:93::20 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.20 --ip6 fd02:db8:93::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-870-hnbgw -d osmocom-build/osmo-hnbgw-master c93f74097d87164ffc73c3af5109c7e5c1738b1e07bc7f17abd797599c45173f + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 93 203 + NET=93 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-93 --ip 172.18.93.203 --ip6 fd02:db8:93::203 + docker run --rm --network ttcn3-hnbgw-test-93 --ip 172.18.93.203 --ip6 fd02:db8:93::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.93.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-870-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@f09077f80cee: Unix server socket created successfully. MC@f09077f80cee: Listening on TCP port 36329. MC2> f09077f80cee is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests f09077f80cee 36329 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f09077f80cee: New HC connected from 172.18.93.203 [172.18.93.203]. f09077f80cee: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f09077f80cee: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f09077f80cee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f09077f80cee: Configuration file was processed on all HCs. MC@f09077f80cee: Creating MTC on host 172.18.93.203. MC@f09077f80cee: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Mon May 27 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_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(9)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@f09077f80cee: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(3)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(13)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@f09077f80cee: Test case TC_hnb_register finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Mon May 27 07:53:29 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123115) Waiting for packet dumper to finish... 1 (prev_count=123115, count=150995) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Mon May 27 07:53: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_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(22)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(20)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@f09077f80cee: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@f09077f80cee: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@f09077f80cee: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(14)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(26)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@f09077f80cee: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Mon May 27 07:53:34 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82521) Waiting for packet dumper to finish... 1 (prev_count=82521, count=140466) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:53:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(33)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(31)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@f09077f80cee: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(27)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(37)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@f09077f80cee: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Mon May 27 07:53:39 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81630) Waiting for packet dumper to finish... 1 (prev_count=81630, count=139079) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Mon May 27 07:53: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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(44)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(42)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(42)@f09077f80cee: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@f09077f80cee: Final verdict of PTC: none TC_ue_register-Iuh0(39)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(38)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(48)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@f09077f80cee: Test case TC_ue_register finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Mon May 27 07:53:44 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84252) Waiting for packet dumper to finish... 1 (prev_count=84252, count=138354) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Mon May 27 07:53:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ue_register_tmsi_lai started. MTC@f09077f80cee: 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(50)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(55)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(53)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(58)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(56)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(55)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@f09077f80cee: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@f09077f80cee: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(49)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(59)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@f09077f80cee: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Mon May 27 07:53:49 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83103) Waiting for packet dumper to finish... 1 (prev_count=83103, count=137181) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Mon May 27 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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(66)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@f09077f80cee: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(60)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(70)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@f09077f80cee: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Mon May 27 07:53:53 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80658) Waiting for packet dumper to finish... 1 (prev_count=80658, count=134967) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Mon May 27 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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(77)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(75)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@f09077f80cee: f_create_expect(l3 := 'F973B13833D6E5C6C4FE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@f09077f80cee: Created Expect[0] for 'F973B13833D6E5C6C4FE'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@f09077f80cee: Added conn table entry 0TC_ranap_cs_initial_ue0(82)1637938 HNBGW_Test.msc0-SCCP(75)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@f09077f80cee: Found Expect[0] for l3='F973B13833D6E5C6C4FE'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@f09077f80cee: Added conn table entry 0TC_ranap_cs_initial_ue0(82)14513116 HNBGW_Test.msc0-SCCP(75)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@f09077f80cee: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@f09077f80cee: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(81)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(71)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Mon May 27 07:53:59 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118710) Waiting for packet dumper to finish... 1 (prev_count=118710, count=157736) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Mon May 27 07:54: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(90)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(88)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: f_create_expect(l3 := '8BD90F34362EC63653C3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: Created Expect[0] for '8BD90F34362EC63653C3'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@f09077f80cee: Added conn table entry 0TC_ranap_ps_initial_ue0(95)13589029 HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: Found Expect[0] for l3='8BD90F34362EC63653C3'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: Added conn table entry 0TC_ranap_ps_initial_ue0(95)10021468 HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@f09077f80cee: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(84)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@f09077f80cee: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(94)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Mon May 27 07:54:05 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119150) Waiting for packet dumper to finish... 1 (prev_count=119150, count=157465) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:54: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(103)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(103)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(101)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@f09077f80cee: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@f09077f80cee: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@f09077f80cee: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)9971850 HNBGW_Test.msc0-SCCP(101)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@f09077f80cee: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@f09077f80cee: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)14477031 HNBGW_Test.msc0-SCCP(101)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@f09077f80cee: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@f09077f80cee: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(107)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(97)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Mon May 27 07:54:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125103) Waiting for packet dumper to finish... 1 (prev_count=125103, count=165987) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:54: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(116)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(114)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@f09077f80cee: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)2233293 HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)15125003 HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@f09077f80cee: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(110)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@f09077f80cee: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(120)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Mon May 27 07:54:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124555) Waiting for packet dumper to finish... 1 (prev_count=124555, count=168431) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Mon May 27 07:54:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(129)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(127)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@f09077f80cee: f_create_expect(l3 := '13EF1E60C16EBD888630'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@f09077f80cee: Created Expect[0] for '13EF1E60C16EBD888630'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@f09077f80cee: Added conn table entry 0TC_ranap_cs_bidir0(134)4853976 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@f09077f80cee: Found Expect[0] for l3='13EF1E60C16EBD888630'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@f09077f80cee: Added conn table entry 0TC_ranap_cs_bidir0(134)9898532 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: vl_len:22 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6D3C8DC47B531DAA1054'O TC_ranap_cs_bidir0(134)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: vl_len:20 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(127)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(128)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@f09077f80cee: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@f09077f80cee: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(133)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(123)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Mon May 27 07:54:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123779) Waiting for packet dumper to finish... 1 (prev_count=123779, count=175663) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Mon May 27 07:54: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_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(142)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(140)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: f_create_expect(l3 := '86EADACEC3544732E68B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: Created Expect[0] for '86EADACEC3544732E68B'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@f09077f80cee: Added conn table entry 0TC_ranap_ps_bidir0(147)3771220 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: Found Expect[0] for l3='86EADACEC3544732E68B'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: Added conn table entry 0TC_ranap_ps_bidir0(147)11141838 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A265A8483D91BF36144B0'O TC_ranap_ps_bidir0(147)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(138)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(136)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@f09077f80cee: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(146)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Mon May 27 07:54:29 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120714) Waiting for packet dumper to finish... 1 (prev_count=120714, count=174002) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Mon May 27 07:54: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(155)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(153)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message TC_rab_assignment-PFCP(161)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@f09077f80cee: sending to all conns: { } HNBGW-MGCP(159)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@f09077f80cee: f_create_expect(l3 := 'F293585D18C11C75D4AB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@f09077f80cee: Created Expect[0] for 'F293585D18C11C75D4AB'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@f09077f80cee: Added conn table entry 0TC_rab_assignment0(160)5363091 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@f09077f80cee: Found Expect[0] for l3='F293585D18C11C75D4AB'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@f09077f80cee: Added conn table entry 0TC_rab_assignment0(160)16229336 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: Session index based on connection ID:0 TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(153)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(149)@f09077f80cee: 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(149)@f09077f80cee: 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(149)@f09077f80cee: 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(153)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d59317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d59317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@f09077f80cee: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d59317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(160)@f09077f80cee: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d59317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(153)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@f09077f80cee: 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(149)@f09077f80cee: 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(149)@f09077f80cee: 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(153)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: vl_len:12 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "51d59317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(154)@f09077f80cee: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@f09077f80cee: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(159)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(149)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_assignment finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Mon May 27 07:54:35 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121766) Waiting for packet dumper to finish... 1 (prev_count=121766, count=233861) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Mon May 27 07:54: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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(168)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(166)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(174)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@f09077f80cee: sending to all conns: { } HNBGW-MGCP(172)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@f09077f80cee: f_create_expect(l3 := '9AC8E28053B9A3CF3027'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@f09077f80cee: Created Expect[0] for '9AC8E28053B9A3CF3027'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@f09077f80cee: Added conn table entry 0TC_rab_release0(173)4641788 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@f09077f80cee: Found Expect[0] for l3='9AC8E28053B9A3CF3027'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@f09077f80cee: Added conn table entry 0TC_rab_release0(173)12783452 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46d3fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46d3fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@f09077f80cee: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46d3fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(173)@f09077f80cee: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46d3fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@f09077f80cee: 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(166)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: vl_len:21 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(166)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@f09077f80cee: 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(173)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "46d3fc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(164)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@f09077f80cee: Final verdict of PTC: none TC_rab_release-Iuh0(163)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(172)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(162)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_release finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Mon May 27 07:54:41 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227419) Waiting for packet dumper to finish... 1 (prev_count=227419, count=229478) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Mon May 27 07:54: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_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(181)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(179)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@f09077f80cee: f_create_expect(l3 := 'A7EB3F57E9F0F4415D05'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@f09077f80cee: Created Expect[0] for 'A7EB3F57E9F0F4415D05'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@f09077f80cee: Added conn table entry 0TC_rab_release_abnormal0(186)15275698 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@f09077f80cee: Found Expect[0] for l3='A7EB3F57E9F0F4415D05'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@f09077f80cee: Added conn table entry 0TC_rab_release_abnormal0(186)14192142 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e916b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e916b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@f09077f80cee: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e916b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(186)@f09077f80cee: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e916b217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@f09077f80cee: 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(179)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: vl_len:21 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(179)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@f09077f80cee: 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(186)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e916b217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(182)@f09077f80cee: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@f09077f80cee: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(185)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(175)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Mon May 27 07:54:47 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126317) Waiting for packet dumper to finish... 1 (prev_count=126317, count=233611) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Mon May 27 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_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(194)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(192)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@f09077f80cee: f_create_expect(l3 := '57081E0DFFF1205EBCCE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@f09077f80cee: Created Expect[0] for '57081E0DFFF1205EBCCE'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@f09077f80cee: Added conn table entry 0TC_rab_assign_fail0(199)11322792 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@f09077f80cee: Found Expect[0] for l3='57081E0DFFF1205EBCCE'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@f09077f80cee: Added conn table entry 0TC_rab_assign_fail0(199)986138 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: Session index based on connection ID:0 TC_rab_assign_fail0(199)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(188)@f09077f80cee: 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(188)@f09077f80cee: 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(188)@f09077f80cee: 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(192)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "acc5a817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "acc5a817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "acc5a817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "acc5a817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@f09077f80cee: 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(188)@f09077f80cee: 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(188)@f09077f80cee: 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(199)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "acc5a817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@f09077f80cee: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(198)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(188)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_assign_fail finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Mon May 27 07:54:54 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126863) Waiting for packet dumper to finish... 1 (prev_count=126863, count=211378) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Mon May 27 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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(207)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@f09077f80cee: f_create_expect(l3 := '6A97EF3513DAB0F05AF7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@f09077f80cee: Created Expect[0] for '6A97EF3513DAB0F05AF7'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@f09077f80cee: Added conn table entry 0TC_rab_assign_mgcp_to0(212)16444133 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@f09077f80cee: Found Expect[0] for l3='6A97EF3513DAB0F05AF7'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@f09077f80cee: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7629520 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faeae517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faeae517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@f09077f80cee: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faeae517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faeae517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgcp_to-PFCP(213)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 6, 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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(213)@f09077f80cee: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: vl_len:12 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(210)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@f09077f80cee: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(201)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@f09077f80cee: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(211)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Mon May 27 07:55:04 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=154253) Waiting for packet dumper to finish... 1 (prev_count=154253, count=200586) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:55: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(220)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(218)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@f09077f80cee: sending to all conns: { } HNBGW-MGCP(224)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@f09077f80cee: f_create_expect(l3 := 'F2A34B818D9D166CD172'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@f09077f80cee: Created Expect[0] for 'F2A34B818D9D166CD172'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@f09077f80cee: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4675600 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@f09077f80cee: Found Expect[0] for l3='F2A34B818D9D166CD172'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@f09077f80cee: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)11388251 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@f09077f80cee: 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(214)@f09077f80cee: 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(214)@f09077f80cee: 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(218)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47581017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47581017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47581017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47581017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(218)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@f09077f80cee: 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(214)@f09077f80cee: 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(214)@f09077f80cee: 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(218)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: vl_len:12 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "47581017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(219)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@f09077f80cee: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@f09077f80cee: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(224)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(214)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@f09077f80cee: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Mon May 27 07:55:10 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239916) Waiting for packet dumper to finish... 1 (prev_count=239916, count=240004) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Mon May 27 07:55: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(233)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_mo_disconnect-PFCP(239)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(239)@f09077f80cee: sending to all conns: { } HNBGW_Test.msc0-RAN(232)@f09077f80cee: f_create_expect(l3 := '5B2077BBF94B3187E3DE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@f09077f80cee: Created Expect[0] for '5B2077BBF94B3187E3DE'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@f09077f80cee: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)4745908 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@f09077f80cee: Found Expect[0] for l3='5B2077BBF94B3187E3DE'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@f09077f80cee: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)5486044 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: vl_len:22 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAC2FD17519C679C18BA0'O TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@f09077f80cee: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)4745908 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(239)@f09077f80cee: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@f09077f80cee: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)5486044 TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(227)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@f09077f80cee: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(237)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Mon May 27 07:55:21 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166254) Waiting for packet dumper to finish... 1 (prev_count=166254, count=192341) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Mon May 27 07:55: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(246)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(249)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(247)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@f09077f80cee: f_create_expect(l3 := '37BA218D0789B2025C38'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@f09077f80cee: Created Expect[0] for '37BA218D0789B2025C38'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@f09077f80cee: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2599068 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@f09077f80cee: Found Expect[0] for l3='37BA218D0789B2025C38'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@f09077f80cee: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)7301046 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: vl_len:22 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A25C51851E47D46A32033'O TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@f09077f80cee: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2599068 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(252)@f09077f80cee: sending to all conns: { } TC_ranap_ps_mo_disconnect-PFCP(252)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(252)@f09077f80cee: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@f09077f80cee: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)7301046 TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(244)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@f09077f80cee: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(240)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(250)@f09077f80cee: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@f09077f80cee: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Mon May 27 07:55:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177464) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Mon May 27 07:55: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(259)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(257)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 'AC125D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3925785207 }, 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(265)@f09077f80cee: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 9, 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(261)@f09077f80cee: f_create_expect(l3 := 'A714AD00535EBC1D73B4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: Created Expect[0] for 'A714AD00535EBC1D73B4'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@f09077f80cee: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)6305556 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: Found Expect[0] for l3='A714AD00535EBC1D73B4'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)2165086 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 10, 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 := 'AC125D14'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC125D14'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(265)@f09077f80cee: looking for seid '0000000000000000'O seqnr 10 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 10, 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(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 11, 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(265)@f09077f80cee: looking for seid '1111111111111111'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { 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_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(260)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.93.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 := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { 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_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(264)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(253)@f09077f80cee: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(263)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@f09077f80cee: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Mon May 27 07:55:47 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208641) Waiting for packet dumper to finish... 1 (prev_count=208641, count=209139) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Mon May 27 07:55: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(274)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(272)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)15332480 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)12442696 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@f09077f80cee: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@f09077f80cee: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)9325482 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@f09077f80cee: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)9734626 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@f09077f80cee: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@f09077f80cee: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)5991608 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@f09077f80cee: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)4719449 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@f09077f80cee: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@f09077f80cee: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@f09077f80cee: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)5967540 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@f09077f80cee: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@f09077f80cee: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)8665497 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(266)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(278)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Mon May 27 07:55:56 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216954) Waiting for packet dumper to finish... 1 (prev_count=216954, count=284003) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:55:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(295)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(295)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(293)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(298)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(298)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(296)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)10853733 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)8078447 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@f09077f80cee: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@f09077f80cee: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)924945 HNBGW_Test.msc1-SCCP(296)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@f09077f80cee: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)4314938 HNBGW_Test.msc1-SCCP(296)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@f09077f80cee: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@f09077f80cee: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)6144887 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@f09077f80cee: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)11888266 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(300)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(287)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(305)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Mon May 27 07:56:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244269) Waiting for packet dumper to finish... 1 (prev_count=244269, count=312443) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:56: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_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@f09077f80cee: 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@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(320)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(318)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(323)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(323)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(321)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(329)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(327)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)15540444 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) HNBGW_Test.msc0-RAN(319)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)10462330 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@f09077f80cee: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)9231931 HNBGW_Test.msc1-SCCP(321)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc1-RAN(322)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)13180499 HNBGW_Test.msc1-SCCP(321)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@f09077f80cee: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)14152769 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc0-RAN(319)@f09077f80cee: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)9105997 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(312)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(330)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Mon May 27 07:56:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.93.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=309293) Waiting for packet dumper to finish... 1 (prev_count=309293, count=320704) MTC@f09077f80cee: 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@f09077f80cee: 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 ------ Mon May 27 07:56: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_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@f09077f80cee: 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@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(345)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(343)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(348)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(348)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(346)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)2868346 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) HNBGW_Test.msc0-RAN(344)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)15469421 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@f09077f80cee: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)4867658 HNBGW_Test.msc1-SCCP(346)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc1-RAN(347)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)3234511 HNBGW_Test.msc1-SCCP(346)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@f09077f80cee: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)14284194 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc0-RAN(344)@f09077f80cee: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)2076710 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(345)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(337)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(355)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Mon May 27 07:56:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.93.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=315317) Waiting for packet dumper to finish... 1 (prev_count=315317, count=324918) MTC@f09077f80cee: 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@f09077f80cee: 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 ------ Mon May 27 07:56: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(370)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(370)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(368)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(373)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(371)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)11005952 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)8516568 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@f09077f80cee: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@f09077f80cee: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)3605617 HNBGW_Test.msc1-SCCP(371)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@f09077f80cee: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)3976195 HNBGW_Test.msc1-SCCP(371)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@f09077f80cee: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@f09077f80cee: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)16444198 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@f09077f80cee: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)15420160 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(362)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(380)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Mon May 27 07:56:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.93.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=246969) Waiting for packet dumper to finish... 1 (prev_count=246969, count=320177) MTC@f09077f80cee: 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@f09077f80cee: 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 ------ Mon May 27 07:56:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: 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@f09077f80cee: 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(388)@f09077f80cee: 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(390)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(395)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(393)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(398)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(396)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)10591961 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) HNBGW_Test.msc0-RAN(394)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)5845910 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: 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(406)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@f09077f80cee: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@f09077f80cee: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)8286423 HNBGW_Test.msc1-SCCP(396)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@f09077f80cee: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc1-RAN(397)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)16136419 HNBGW_Test.msc1-SCCP(396)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@f09077f80cee: 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(408)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@f09077f80cee: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@f09077f80cee: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)13049287 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@f09077f80cee: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc0-RAN(394)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)4431101 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@f09077f80cee: 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(410)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(405)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(387)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Mon May 27 07:56:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.93.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=326176) Waiting for packet dumper to finish... 1 (prev_count=326176, count=336016) MTC@f09077f80cee: 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@f09077f80cee: 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 ------ Mon May 27 07:56: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(420)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(420)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(418)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(423)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(423)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(421)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(426)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(424)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(429)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(427)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)10929974 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)6377208 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@f09077f80cee: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@f09077f80cee: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)3572519 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@f09077f80cee: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)4214130 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@f09077f80cee: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@f09077f80cee: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)1700798 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@f09077f80cee: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)1093761 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(412)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(430)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Mon May 27 07:56:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.93.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=326246) Waiting for packet dumper to finish... 1 (prev_count=326246, count=331421) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:56: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(445)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(445)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(443)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(448)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(446)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(451)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@f09077f80cee: ************************************************* HNBGW_Test.msc2-SCCP(449)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(454)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(452)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(460)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(458)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(444)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)199457 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)15057341 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@f09077f80cee: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@f09077f80cee: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2783280 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@f09077f80cee: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@f09077f80cee: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2372856 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@f09077f80cee: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)10416990 HNBGW_Test.msc1-SCCP(446)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@f09077f80cee: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)6984690 HNBGW_Test.msc1-SCCP(446)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(448)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(437)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(461)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@f09077f80cee: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Mon May 27 07:57:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.93.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=409598) Waiting for packet dumper to finish... 1 (prev_count=409598, count=414773) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:57: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(476)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(474)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(479)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(477)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(482)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@f09077f80cee: ************************************************* HNBGW_Test.msc2-SCCP(480)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@f09077f80cee: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@f09077f80cee: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)5518025 HNBGW_Test.msc0-SCCP(474)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@f09077f80cee: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)3774193 HNBGW_Test.msc0-SCCP(474)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@f09077f80cee: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)3105235 HNBGW_Test.msc2-SCCP(480)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@f09077f80cee: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)709426 HNBGW_Test.msc2-SCCP(480)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(483)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(468)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(492)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@f09077f80cee: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Mon May 27 07:57:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.93.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=349712) Waiting for packet dumper to finish... 1 (prev_count=349712, count=354857) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Mon May 27 07:57: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_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(505)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(505)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(503)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(508)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(508)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(506)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(511)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(511)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(509)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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-Iuh1-RUA(501)@f09077f80cee: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@f09077f80cee: UnitdataCallback HNBGW_Test.msc0-RAN(504)@f09077f80cee: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@f09077f80cee: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@f09077f80cee: Added conn table entry 0TC_mscpool_paging_imsi0(516)16228155 HNBGW_Test.msc0-SCCP(503)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@f09077f80cee: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@f09077f80cee: Added conn table entry 0TC_mscpool_paging_imsi0(516)7486416 HNBGW_Test.msc0-SCCP(503)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(499)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(515)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(497)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Mon May 27 07:57:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254181) Waiting for packet dumper to finish... 1 (prev_count=254181, count=296436) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Mon May 27 07:57: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_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(526)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(524)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(529)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(529)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(527)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(532)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(532)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@f09077f80cee: ************************************************* HNBGW_Test.msc2-SCCP(530)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(525)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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(537)@f09077f80cee: 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-Iuh0-RUA(520)@f09077f80cee: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(522)@f09077f80cee: UnitdataCallback TC_mscpool_paging_tmsi0(537)@f09077f80cee: 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(525)@f09077f80cee: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@f09077f80cee: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@f09077f80cee: Added conn table entry 0TC_mscpool_paging_tmsi0(537)5910672 HNBGW_Test.msc0-SCCP(524)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@f09077f80cee: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@f09077f80cee: Added conn table entry 0TC_mscpool_paging_tmsi0(537)529803 HNBGW_Test.msc0-SCCP(524)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh1-RUA(522)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(520)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@f09077f80cee: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(536)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(518)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Mon May 27 07:57:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237111) Waiting for packet dumper to finish... 1 (prev_count=237111, count=279170) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:57: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(547)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(545)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(550)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(553)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(553)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(551)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(546)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(558) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)12712533 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)11999064 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@f09077f80cee: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@f09077f80cee: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@f09077f80cee: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)1369101 HNBGW_Test.msc2-SCCP(551)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@f09077f80cee: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)14449856 HNBGW_Test.msc2-SCCP(551)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@f09077f80cee: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@f09077f80cee: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@f09077f80cee: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)13582323 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@f09077f80cee: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@f09077f80cee: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)1694336 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(539)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(557)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(559)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Mon May 27 07:57:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335590) Waiting for packet dumper to finish... 1 (prev_count=335590, count=339208) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:57: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(572)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(572)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(570)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(575)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(575)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(573)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(578)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(578)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(576)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@f09077f80cee: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@f09077f80cee: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(583) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)9364396 HNBGW_Test.msc1-SCCP(573)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@f09077f80cee: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)2171595 HNBGW_Test.msc1-SCCP(573)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@f09077f80cee: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@f09077f80cee: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@f09077f80cee: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)9326923 HNBGW_Test.msc0-SCCP(570)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@f09077f80cee: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)6846259 HNBGW_Test.msc0-SCCP(570)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@f09077f80cee: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@f09077f80cee: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@f09077f80cee: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)5430214 HNBGW_Test.msc2-SCCP(576)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@f09077f80cee: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@f09077f80cee: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)12793375 HNBGW_Test.msc2-SCCP(576)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(582)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(564)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@f09077f80cee: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Mon May 27 07:57:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336831) Waiting for packet dumper to finish... 1 (prev_count=336831, count=343317) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:57: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(597)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(597)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(595)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(600)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(600)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(598)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(606)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(604)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)11694874 HNBGW_Test.msc0-SCCP(595)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)14117476 HNBGW_Test.msc0-SCCP(595)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@f09077f80cee: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@f09077f80cee: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@f09077f80cee: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)7139872 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@f09077f80cee: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)5686686 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: 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.93.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(591)@f09077f80cee: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)11694874 HNBGW_Test.msc1-RAN(599)@f09077f80cee: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@f09077f80cee: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)8927707 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@f09077f80cee: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@f09077f80cee: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)6829373 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(600)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(605)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(589)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(607)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Mon May 27 07:57:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265157) Waiting for packet dumper to finish... 1 (prev_count=265157, count=329533) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:57: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(622)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(622)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(620)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)7801424 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)13548456 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@f09077f80cee: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@f09077f80cee: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@f09077f80cee: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)16215273 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@f09077f80cee: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@f09077f80cee: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)15549625 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: "connecting cnlink 1" MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(633)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(633)@f09077f80cee: M3UA emulation initiated, the test can be started MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(631)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 MTC@f09077f80cee: 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.93.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@f09077f80cee: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@f09077f80cee: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@f09077f80cee: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)8411405 HNBGW_Test.msc1-SCCP(631)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@f09077f80cee: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@f09077f80cee: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)8076782 HNBGW_Test.msc1-SCCP(631)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@f09077f80cee: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(626)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(614)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@f09077f80cee: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@f09077f80cee: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Mon May 27 07:58:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234040) Waiting for packet dumper to finish... 1 (prev_count=234040, count=313711) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Mon May 27 07:58: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(644)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(644)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(642)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(647)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)15297961 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)10556279 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)12505679 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)12622833 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)4846483 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)11770279 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@f09077f80cee: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)4324083 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)14715372 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(648)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(636)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Mon May 27 07:58:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292198) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:58: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(665)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(663)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(668)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(666)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(671)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(664)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)10698629 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)10600688 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)38830 HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)11543904 HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)2211150 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)2980094 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(670)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(675)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(657)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Mon May 27 07:58:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257982) Waiting for packet dumper to finish... 1 (prev_count=257982, count=325889) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Mon May 27 07:58: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(690)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(690)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(688)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(693)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(693)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(691)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(696)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(694)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(701) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)13654265 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)6665526 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)11880160 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)4287042 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)14334159 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)13132096 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(682)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(700)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Mon May 27 07:58:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=326510) Waiting for packet dumper to finish... 1 (prev_count=326510, count=327008) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Mon May 27 07:58: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(715)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(713)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(718)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(716)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(721)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(721)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(719)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(724)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(722)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(714)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(732) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)9713956 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)9677564 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)1339743 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)13440900 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@f09077f80cee: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)15634907 HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)353638 HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(719)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(707)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(731)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Mon May 27 07:58:41 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400756) Waiting for packet dumper to finish... 1 (prev_count=400756, count=410590) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Mon May 27 07:58: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(746)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(746)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(744)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(749)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(749)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(747)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(752)@f09077f80cee: ************************************************* HNBGW_Test.msc2-M3UA(752)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@f09077f80cee: ************************************************* HNBGW_Test.msc2-SCCP(750)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(755)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@f09077f80cee: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23909 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23910 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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@f09077f80cee: 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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(763) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@f09077f80cee: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)11322347 HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)15289502 HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(763)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@f09077f80cee: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)6960183 HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)12022230 HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(738)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(762)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Mon May 27 07:58:49 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300464) Waiting for packet dumper to finish... 1 (prev_count=300464, count=369845) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:58:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(775)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(773)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(778)@f09077f80cee: ************************************************* HNBGW_Test.msc1-M3UA(778)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@f09077f80cee: ************************************************* HNBGW_Test.msc1-SCCP(776)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23907 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(774)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(777)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)2549997 HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)2277568 HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@f09077f80cee: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)15481792 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)3604853 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: 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.93.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(769)@f09077f80cee: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)2549997 HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)14075441 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)3367785 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(778)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(785)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(767)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Mon May 27 07:58:59 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292403) Waiting for packet dumper to finish... 1 (prev_count=292403, count=351096) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: 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 ------ Mon May 27 07:59: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(800)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(800)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(798)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: 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@f09077f80cee: "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@f09077f80cee: 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.93.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)7074169 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)9822826 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: 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.93.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@f09077f80cee: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12408800 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)13156165 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: "connecting cnlink 1" MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@f09077f80cee: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23908 to server: "172.18.93.200":2905 association #8 MTC@f09077f80cee: 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.93.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@f09077f80cee: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)4105812 HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)15869483 HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@f09077f80cee: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: 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@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(792)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(804)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@f09077f80cee: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@f09077f80cee: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Mon May 27 07:59:09 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237963) Waiting for packet dumper to finish... 1 (prev_count=237963, count=315145) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Mon May 27 07:59: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_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(815)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(820)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(818)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(823)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@f09077f80cee: ************************************************* MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(821)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(820)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(824)@f09077f80cee: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@f09077f80cee: f_create_expect(l3 := '0CBF524B764C745BD722'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(819)@f09077f80cee: Created Expect[0] for '0CBF524B764C745BD722'O to be handled at TC_second_rab_assignment0(825) TC_second_rab_assignment-Iuh0-RUA(816)@f09077f80cee: Added conn table entry 0TC_second_rab_assignment0(825)1206138 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(819)@f09077f80cee: Found Expect[0] for l3='0CBF524B764C745BD722'O handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@f09077f80cee: Added conn table entry 0TC_second_rab_assignment0(825)921727 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_len:91 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(824)@f09077f80cee: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12677a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(825) TC_second_rab_assignment0(825)@f09077f80cee: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12677a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.93.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@f09077f80cee: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12677a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(825)@f09077f80cee: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12677a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.93.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(818)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_len:63 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_len:12 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@f09077f80cee: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(825)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(825)@f09077f80cee: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12677a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(816)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@f09077f80cee: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(815)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(814)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(824)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(826)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_second_rab_assignment-Iuh0(815): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(816): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_second_rab_assignment0(825): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_second_rab_assignment-PFCP(826): none (pass -> pass) MTC@f09077f80cee: Test case TC_second_rab_assignment finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Mon May 27 07:59:15 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231959) Waiting for packet dumper to finish... 1 (prev_count=231959, count=232457) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Mon May 27 07:59: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_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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(833)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(831)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@f09077f80cee: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: talloc reports "struct hnb_context" x 1, expecting 1 MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@f09077f80cee: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(827)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(837)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@f09077f80cee: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Mon May 27 07:59:20 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125064) Waiting for packet dumper to finish... 1 (prev_count=125064, count=150263) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Mon May 27 07:59:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@f09077f80cee: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@f09077f80cee: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@f09077f80cee: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(846)@f09077f80cee: ************************************************* HNBGW_Test.msc0-M3UA(846)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@f09077f80cee: ************************************************* HNBGW_Test.msc0-SCCP(844)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f09077f80cee: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@f09077f80cee: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@f09077f80cee: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@f09077f80cee: v_sccp_pdu_maxlen:268 MTC@f09077f80cee: setverdict(pass): none -> pass MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23905 to server: "172.18.93.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@f09077f80cee: SCTP_ConnectResult -> connection established from: "172.18.93.203":23906 to server: "172.18.93.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@f09077f80cee: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@f09077f80cee: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@f09077f80cee: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@f09077f80cee: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@f09077f80cee: Added conn table entry 0TC_apply_sccp0(851)1754179 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@f09077f80cee: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@f09077f80cee: Added conn table entry 0TC_apply_sccp0(851)6206543 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@f09077f80cee: setverdict(pass): none -> pass TC_apply_sccp0(851)@f09077f80cee: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@f09077f80cee: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@f09077f80cee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: vl_len:22 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: vl_from0 HNBGW_Test.msc0-SCCP(844)@f09077f80cee: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC1E3FE3343F69F6B449F'O TC_apply_sccp0(851)@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@f09077f80cee: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@f09077f80cee: Deleted conn table entry 0TC_apply_sccp0(851)6206543 TC_apply_sccp-Iuh0-RUA(840)@f09077f80cee: Deleted conn table entry 0TC_apply_sccp0(851)1754179 TC_apply_sccp0(851)@f09077f80cee: Final verdict of PTC: pass MTC@f09077f80cee: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(840)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@f09077f80cee: Final verdict of PTC: none VirtHNBGW-STATS(838)@f09077f80cee: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@f09077f80cee: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(842)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@f09077f80cee: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@f09077f80cee: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@f09077f80cee: Final verdict of PTC: none HNBGW-MGCP(850)@f09077f80cee: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@f09077f80cee: Final verdict of PTC: none MTC@f09077f80cee: Setting final verdict of the test case. MTC@f09077f80cee: Local verdict of MTC: pass MTC@f09077f80cee: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@f09077f80cee: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@f09077f80cee: Test case TC_apply_sccp finished. Verdict: pass MTC@f09077f80cee: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Mon May 27 07:59:30 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.93.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179939) Waiting for packet dumper to finish... 1 (prev_count=179939, count=199613) MTC@f09077f80cee: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@f09077f80cee: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f09077f80cee: Terminating MTC. MC@f09077f80cee: MTC terminated. MC2> exit MC@f09077f80cee: Shutting down session. MC@f09077f80cee: 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_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 1 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_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-870-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-870-hnbgw jenkins-ttcn3-hnbgw-test-870-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-870-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-870-stp + docker kill jenkins-ttcn3-hnbgw-test-870-stp jenkins-ttcn3-hnbgw-test-870-stp + docker wait jenkins-ttcn3-hnbgw-test-870-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-93 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-93 + docker network remove ttcn3-hnbgw-test-93 ttcn3-hnbgw-test-93 + 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-870-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 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS